An amusing toy programming language.
$ lein uberjar
$ murth
Options:
-h, --help Display this help.
-i, --repl Start a repl.
-f, --file <file> Run source file <file>.
Example:
$ murth -f test/murth/test2.murth
Args: ("-f" "test/murth/test2.murth")
true
Copyright © 2015 Andy Payne
Distributed under the Eclipse Public License, the same as Clojure.