Skip to content

andypayne/murth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Murth

An amusing toy programming language.

Building

$ lein uberjar

Usage

	$ 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

License

Copyright © 2015 Andy Payne

Distributed under the Eclipse Public License, the same as Clojure.

About

Murth - an amusing toy programming language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published