.. |
core.fs
|
forth: Finish step 9
|
2015-02-21 13:22:44 -05:00 |
env.fs
|
forth: Get rid of car/cdr style lists
|
2015-02-21 13:22:44 -05:00 |
misc-tests.fs
|
forth: Get rid of car/cdr style lists
|
2015-02-21 13:22:44 -05:00 |
printer.fs
|
forth: Finish step 9
|
2015-02-21 13:22:44 -05:00 |
reader.fs
|
forth: Add step 9, just try*/throw
|
2015-02-21 13:22:44 -05:00 |
step0_repl.fs
|
forth: Added lists, ints, symbols for step 1
|
2015-02-21 13:22:43 -05:00 |
step1_read_print.fs
|
forth: Add step 1, but not maps
|
2015-02-21 13:22:44 -05:00 |
step2_eval.fs
|
forth: Split types for user fns vs native fns
|
2015-02-21 13:22:44 -05:00 |
step3_env.fs
|
forth: Split types for user fns vs native fns
|
2015-02-21 13:22:44 -05:00 |
step4_if_fn_do.fs
|
forth: Add support for & var-args
|
2015-02-21 13:22:44 -05:00 |
step5_tco.fs
|
forth: Add step 5
|
2015-02-21 13:22:44 -05:00 |
step6_file.fs
|
forth: Add step 6, clean up comment parsing
|
2015-02-21 13:22:44 -05:00 |
step7_quote.fs
|
forth: Add step 7
|
2015-02-21 13:22:44 -05:00 |
step8_macros.fs
|
forth: Add step 8
|
2015-02-21 13:22:44 -05:00 |
step9_try.fs
|
forth: Finish step 9
|
2015-02-21 13:22:44 -05:00 |
str.fs
|
forth: Add step 9, just try*/throw
|
2015-02-21 13:22:44 -05:00 |
types.fs
|
forth: Finish step 9
|
2015-02-21 13:22:44 -05:00 |