2018-05-05 00:50:40 +02:00
2018-05-06 15:27:45 +02:00
2018-05-05 00:50:40 +02:00

c

An incredibly simple compiler from a Kaleidoscope-like language to C.

Inspired by Gary Bernhardts 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.

Description
A dead simple compiler
Readme 36 KiB
Languages
Python 100%