FunkyCompiler C Just a little fun compiler in C. Statically typed and compiled language. TODO [ ] Parsing [x] Comments [x] Integers [ ] Strings [ ] Environment Build Start with the build tree: cmake -B build Building the binary: cmake --build build