1
1
mirror of https://github.com/kanaka/mal.git synced 2024-09-19 09:38:28 +03:00
mal/miniMAL
2015-03-02 13:20:55 -06:00
..
core.json miniMAL: self-hosting! Add atoms. Fix malfunc. 2015-02-24 09:17:45 -06:00
env.json miniMAL: add step4 (without functions). 2015-02-24 09:17:42 -06:00
Makefile All: rename stepA_interop to stepA_mal 2015-02-28 11:09:54 -06:00
miniMAL-core.json miniMAL: add classOf and fix printing. 2015-02-25 23:01:16 -06:00
node_readline.js miniMAL: step9 2015-02-15 23:33:08 -06:00
package.json miniMAL: use npm published miniMAL. 2015-03-02 13:20:55 -06:00
printer.json miniMAL: add classOf and fix printing. 2015-02-25 23:01:16 -06:00
reader.json miniMAL: add metadata support. 2015-02-24 09:17:45 -06:00
step0_repl.json miniMAL: step1. 2015-02-11 21:56:47 -06:00
step1_read_print.json miniMAL: step2 2015-02-11 22:31:39 -06:00
step2_eval.json miniMAL: keyword, vector and hash-map support. 2015-02-16 00:33:30 -06:00
step3_env.json miniMAL: keyword, vector and hash-map support. 2015-02-16 00:33:30 -06:00
step4_if_fn_do.json miniMAL: keyword, vector and hash-map support. 2015-02-16 00:33:30 -06:00
step5_tco.json miniMAL: keyword, vector and hash-map support. 2015-02-16 00:33:30 -06:00
step6_file.json miniMAL: keyword, vector and hash-map support. 2015-02-16 00:33:30 -06:00
step7_quote.json miniMAL: keyword, vector and hash-map support. 2015-02-16 00:33:30 -06:00
step8_macros.json miniMAL: keyword, vector and hash-map support. 2015-02-16 00:33:30 -06:00
step9_try.json miniMAL: keyword, vector and hash-map support. 2015-02-16 00:33:30 -06:00
stepA_mal.json All: rename stepA_interop to stepA_mal 2015-02-28 11:09:54 -06:00
types.json miniMAL: add classOf and fix printing. 2015-02-25 23:01:16 -06:00