3CL -- CCCL is an implementation of [cool\_char\_lang](https://github.com/holy-8/cool_char_lang), which is a brainfuck-inspired language Documentation -- To write code for it, follow [this documentation](https://github.com/holy-8/cool_char_lang/blob/main/reference/documentation.md) Also there're [examples](https://github.com/holy-8/cool_char_lang/tree/main/programs) Dependencies -- - [cvector](https://github.com/eteran/c-vector) (header only, so included in the source)