An interpreter for the LOLCODE programming language implemented in Clojure.
CURRENTLY A WIP!
Checkout the source from GitHub.
$ lein run -- <filename>
Switches Default Desc
-------- ------- ----
-a, --no-ast, --ast false Print the AST for the program, instead of evaluating it.
-h, --no-help, --help false Show help
Args Desc
---- ----
filename The filename of the LOLCODE program to evaluate.
Copyright © 2013 Peter Monks ([email protected])
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.