682bc9db607d4c5ced2ec95e8094331d27629af6
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 don’t use it yet.
Eventually, this should turn into an implementation of Matt Might’s blog post on flattening closures.
Description
Languages
C
85.8%
C++
11%
Makefile
3.2%