impral 0.1.6

A command parsing and evaluation library for a LISP dialect, specialized for commandline input.
Documentation
1
2
3
4
5
print hello
print hello-world
print hello_world
print "hello world"
print "hello, world!"