parrotcode: A basic calculator. | |
Contents | Language Implementations | abc |
abc.pir - A basic calculator.
This is the base file for the basic calculator.
This file includes the parsing and grammar rules from the src/ directory, loads the relevant PGE libraries, and registers the compiler under the name 'ABC'.
__onload()
HLLCompiler
).Patrick R. Michaud <pmichaud@pobox.com>
|