mirror of
https://github.com/kanaka/mal.git
synced 2024-11-11 00:52:44 +03:00
dd7a4f55f3
Fixes made to: ada, c, chuck, clojure, coffee, common-lisp, cpp, crystal, d, dart, elm, erlang, es6, factor, fsharp, gnu-smalltalk, groovy, guile, haxe, hy, js, livescript, matlab, miniMAL, nasm, nim, objc, objpascal, ocaml, perl, perl6, php, plsql, ps, python, r, rpython, ruby, scheme, swift3, tcl, ts, vb, vimscript, wasm, yorick. Catchless try* test is an optional test. Not all implementations support catchless try* but a number were fixed so they at least don't crash on catchless try*. |
||
---|---|---|
.. | ||
tests | ||
core.tcl | ||
Dockerfile | ||
env.tcl | ||
Makefile | ||
mal_readline.tcl | ||
printer.tcl | ||
reader.tcl | ||
run | ||
step0_repl.tcl | ||
step1_read_print.tcl | ||
step2_eval.tcl | ||
step3_env.tcl | ||
step4_if_fn_do.tcl | ||
step5_tco.tcl | ||
step6_file.tcl | ||
step7_quote.tcl | ||
step8_macros.tcl | ||
step9_try.tcl | ||
stepA_mal.tcl | ||
types.tcl |