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 ec520cb785 add helper function for invoking closures that only take one argument 10 years ago
Makefile add helper function for invoking closures that only take one argument 10 years ago
RTS.c add helper function for invoking closures that only take one argument 10 years ago
RTS.h add helper function for invoking closures that only take one argument 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
rts_test add helper function for invoking closures that only take one argument 10 years ago
tokenize.c rename, add pairs to RTS 10 years ago
tokenize.h rename, add pairs to RTS 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