mirror of
https://github.com/kanaka/mal.git
synced 2024-11-11 00:52:44 +03:00
09dce03504
The `io/run` script will run the io interpreter on a step file given in the `$STEP` environment variable. It'll swallow the first 25 bytes printed by the interpreter because they are a startup message about the Io Regex module (and can't be suppressed in a normal way). |
||
---|---|---|
.. | ||
tests | ||
Dockerfile | ||
Env.io | ||
Makefile | ||
MalCore.io | ||
MalReader.io | ||
MalReadline.io | ||
MalTypes.io | ||
run | ||
step0_repl.io | ||
step1_read_print.io | ||
step2_eval.io | ||
step3_env.io | ||
step4_if_fn_do.io | ||
step5_tco.io | ||
step6_file.io | ||
step7_quote.io | ||
step8_macros.io | ||
step9_try.io | ||
stepA_mal.io |