BAM
Abstract Machine for Bottom-Up Evaluation with the Push Method
|
Files | |
file | bam.cpp |
file | bam.h [code] |
Emulator (Interpreter) for Bottom-Up Abstract Machine. | |
file | inst.cpp |
file | inst.h [code] |
Enumeration type for Abstract Machine Instructions (OpCodes) | |
file | itype.cpp |
file | itype.h [code] |
Enumeration type for classifying BAM instructions by arguments. | |