资 源 简 介
# JIMP (JIMP IMP Meta Parser) #
JIMP was created in the Fall of 2006 by Matt and Justin Hawkins as a final project for their Programming Language Theory class taught by Professor Aaron D. Stump of Washington University. And has been convereted into an open source project to benefit the community.
## Whats JIMP? ##
JIMP is a parser and interpreter for IMP programs which have been defined in its syntax. It takes in a file on the command line and provides the output of that IMP program to the user. If any run-time errors are found in the IMP program; a corresponding error message will be provided.
## Whats IMP? ##
Since you have made it far enough to actually discover an IMP parser and interpreter, you undoubtedly know something about IMP already. If not; you must be here by mistake. However, you are still interested in finding more information on IMP, please visit the the IMP language wiki page: http://en.wikipedia.org/wiki/IMP_programming_language.
## JIMP Syntax Rules: ##
T