1
1
mirror of https://github.com/kanaka/mal.git synced 2024-09-20 10:07:45 +03:00
mal/chuck
Vasilij Schneidermann 916b30b98c Write a runner script
This script serves the following purposes:

- A --silent flag for testing purposes
- Support for @import comments (to work around no modules)
- Accessing extra arguments from CHUCK_ARGUMENTS
2016-04-25 14:20:39 +02:00
..
run_chuck.sh Write a runner script 2016-04-25 14:20:39 +02:00
step0_repl.ck Implement step 0 2016-04-24 16:18:01 +02:00