lang-bootstrap/05
2022-01-12 15:44:44 -05:00
..
.gitignore start C compiler 2022-01-07 23:32:27 -05:00
constants.b tokenizing string literals and identifiers 2022-01-11 15:55:37 -05:00
macro_test.c more correction to match standard 2022-01-10 11:46:19 -05:00
main.b "nice" floating-point literals seem to work 2022-01-12 12:54:06 -05:00
main.c clean up floats, floats which become infinity and zero 2022-01-12 15:44:44 -05:00
Makefile start C compiler 2022-01-07 23:32:27 -05:00
preprocess.b start tokenization 2022-01-11 00:09:11 -05:00
tokenize.b clean up floats, floats which become infinity and zero 2022-01-12 15:44:44 -05:00
util.b bad float implementation 2022-01-12 09:45:20 -05:00