2017-09-03 22:57:21 +02:00
2017-09-03 22:57:21 +02:00
2017-09-06 14:36:05 +02:00

sc

A simple Scheme to C compiler, in C.

For now it can only compile very simple programs like this.

It leaks memory like crazy and if you give it wrong input, it will probably die. Please dont use it yet.

Eventually, this should turn into an implementation of Matt Mights blog post on flattening closures.

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