1
1
mirror of https://github.com/kanaka/mal.git synced 2024-09-20 18:18:51 +03:00
mal/forth
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: Get rid of car/cdr style lists 2015-02-21 13:22:44 -05:00
reader.fs forth: Get rid of car/cdr style lists 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: Get rid of car/cdr style lists 2015-02-21 13:22:44 -05:00
step3_env.fs forth: Add defspecial for Mal special ops 2015-02-21 13:22:44 -05:00
types.fs forth: Add defspecial for Mal special ops 2015-02-21 13:22:44 -05:00