This page contains references to various example material in Baabnq. Keep in mind that most of these have been written by me (S1monr3dst0ne07, the creator of baabnq), and are therefore in my own personal style. These resources are meant to illustrate real uses and applications of Baabnq and are not indented to act as a guide.
Example implementations of the first 10 leetcode problems. If you don't understand how a solution works, you can consult the respective c prototype. The baabnq implementations are kept as close to their c prototypes as possible.
Random assortment of small to medium sized personal projects. These include the obligatory Hello World and Fibonacci, but also stuff like a Brainfuck interpreter.
Libraries that are not part of the main standard library corpus and that thus act as an extension to it. These are a bit more technical, but should still be able to serve as an example.