2017-09-07 17:57:27 +02:00
2017-09-03 22:57:21 +02:00
2017-09-03 22:57:21 +02:00
2017-09-07 17:44:01 +02:00

sc

A simple Scheme to C compiler, in C.

For now it can only compile very simple programs like this. This means it has basic support for closures through a simplistic form of closure conversion, but as I havent yet worked on nested functions, this is pretty boring.

If you give it wrong input, it will probably die. Please dont use it yet.

Description
A dead simple Lisp-to-C compiler
Readme 268 KiB
Languages
C 85.8%
C++ 11%
Makefile 3.2%