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 84e697e7c3 move around stuff 10 years ago
Makefile move around stuff 10 years ago
RTS.c better makefile 10 years ago
RTS.h better makefile 10 years ago
RTS.o add helper function for invoking closures that only take one argument 10 years ago
RTS.so add helper function for invoking closures that only take one argument 10 years ago
codegen.c rename, add pairs to RTS 10 years ago
error.h updated makefile, start closure RTS code 10 years ago
manager.c rename, add pairs to RTS 10 years ago
manager.h rename, add pairs to RTS 10 years ago
parse.c better makefile 10 years ago
reader.c better makefile 10 years ago
rts_test add helper function for invoking closures that only take one argument 10 years ago
tokenize.c better makefile 10 years ago
tokenize.h move around stuff 10 years ago
tokenize.o add helper function for invoking closures that only take one argument 10 years ago
tokenize.py add string field 10 years ago
tokenize.so add helper function for invoking closures that only take one argument 10 years ago
tokenize_debug add helper function for invoking closures that only take one argument 10 years ago
tokenize_test add helper function for invoking closures that only take one argument 10 years ago