| parrotcode: Untitled | |
| Contents | Language Implementations | lazy-k | 

This is a Lazy K interpreter - basically a rewrite of lazy.cpp in PIR. Lazy K is a pure functional programming language following the SKI calculus.

leo

http://en.wikipedia.org/wiki/Lazy_K_programming_language

 - (S(K ...)) syntax
 - iota/Jot syntax
 - chained commandline args and -e, -b
And a lot of comments in the source - sorry.
|  |   |