Menu

Tree [r1] /
 History

HTTPS access


File Date Author Commit
 COPYING 2009-08-14 rorokimdim [r1]
 README 2009-08-14 rorokimdim [r1]
 loopee.py 2009-08-14 rorokimdim [r1]
 sample_source.loop 2009-08-14 rorokimdim [r1]

Read Me

A simple interpreter for loop programs. Might be useful if you are taking a computer science theory class (theory of computation) and studying primitive recursive functions. Or for fun.

To try out the interpreter: ./loopee.py sample_source.loop

To learn more about loop programs:

http://people.csail.mit.edu/meyer/meyer-ritchie.pdf
http://en.wikipedia.org/wiki/Primitive_recursive_function
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.