mirror of
https://github.com/kanaka/mal.git
synced 2024-11-10 12:47:45 +03:00
a0e89ae42a
- Fix rust Dockerfile working dir. - Make top-level Makefile more generic. This makes it easier to use the Makefile with fewer changes in miniMAL. - Simplify vhdl build when case is fixed in stepA_mal - Remove BUILD_IMPL=js from miniMAL travis test. Just use a docker image specifically made for miniMAL. - Update TODO |
||
---|---|---|
.. | ||
.gitignore | ||
core.vhdl | ||
Dockerfile | ||
env.vhdl | ||
Makefile | ||
pkg_readline.vhdl | ||
printer.vhdl | ||
reader.vhdl | ||
run | ||
run_vhdl.sh | ||
step0_repl.vhdl | ||
step1_read_print.vhdl | ||
step2_eval.vhdl | ||
step3_env.vhdl | ||
step4_if_fn_do.vhdl | ||
step5_tco.vhdl | ||
step6_file.vhdl | ||
step7_quote.vhdl | ||
step8_macros.vhdl | ||
step9_try.vhdl | ||
stepA_mal.vhdl | ||
types.vhdl |