tiny scheme compiler that aims to be fast and correct
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
 
 
 
nisstyre56 1fd19a37d1 add string field 10 years ago
Makefile inline stuff 10 years ago
RTS.h inline stuff 10 years ago
closures.c inline stuff 10 years ago
error.h updated makefile, start closure RTS code 10 years ago
tokenize.c add string field 10 years ago
tokenize.h remove type casts, use const in more places possible, not sure if I will keep it this way or if it's a good idea, depends on the string table 10 years ago
tokenize.py add string field 10 years ago