a5ce351f91f02139ec7d3c90ef520a47572178c8
c
An incredibly simple compiler from a Kaleidoscope-like language to C.
Inspired by Gary Bernhardt’s screencast on building a compiler, but compiles to C and (kind of) supports strings, and including other source files. Refer to the example file to see how it works.
Languages
Python
100%