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
3c3ee4b45e
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
|
11 years ago |
Makefile
|
inline stuff
|
11 years ago |
RTS.h
|
inline stuff
|
11 years ago |
closures.c
|
inline stuff
|
11 years ago |
error.h
|
updated makefile, start closure RTS code
|
11 years ago |
tokenize.c
|
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
|
11 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
|
11 years ago |
tokenize.py
|
more quoting stuff
|
11 years ago |