1
1
mirror of https://github.com/kanaka/mal.git synced 2024-11-09 18:06:35 +03:00
mal/impls/elisp
2024-08-26 13:07:28 -05:00
..
mal elisp: fix new tests, byte-compile, various improvements 2024-08-26 13:07:28 -05:00
tests Move implementations into impls/ dir 2020-02-10 23:50:16 -06:00
Dockerfile elisp: require a recent emacs version 2024-08-26 13:07:28 -05:00
Makefile elisp: fix new tests, byte-compile, various improvements 2024-08-26 13:07:28 -05:00
run elisp: fix new tests, byte-compile, various improvements 2024-08-26 13:07:28 -05:00
step0_repl.el elisp: fix new tests, byte-compile, various improvements 2024-08-26 13:07:28 -05:00
step1_read_print.el elisp: fix new tests, byte-compile, various improvements 2024-08-26 13:07:28 -05:00
step2_eval.el elisp: fix new tests, byte-compile, various improvements 2024-08-26 13:07:28 -05:00
step3_env.el elisp: fix new tests, byte-compile, various improvements 2024-08-26 13:07:28 -05:00
step4_if_fn_do.el elisp: fix new tests, byte-compile, various improvements 2024-08-26 13:07:28 -05:00
step5_tco.el elisp: fix new tests, byte-compile, various improvements 2024-08-26 13:07:28 -05:00
step6_file.el elisp: fix new tests, byte-compile, various improvements 2024-08-26 13:07:28 -05:00
step7_quote.el elisp: fix new tests, byte-compile, various improvements 2024-08-26 13:07:28 -05:00
step8_macros.el elisp: fix new tests, byte-compile, various improvements 2024-08-26 13:07:28 -05:00
step9_try.el elisp: fix new tests, byte-compile, various improvements 2024-08-26 13:07:28 -05:00
stepA_mal.el elisp: fix new tests, byte-compile, various improvements 2024-08-26 13:07:28 -05:00