13734ef16baf54055d296416dc43da9e9b149042
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 haven’t yet worked on nested functions, this is pretty boring.
If you give it wrong input, it will probably die. Please don’t use it yet.
Description
Languages
C
85.8%
C++
11%
Makefile
3.2%