BAM
Abstract Machine for Bottom-Up Evaluation with the Push Method
|
Basic Definitions and Programming Support.
More...Files | |
file | check.cpp |
file | check.h [code] |
Runtime assertion check. | |
file | err.cpp |
file | err.h [code] |
Handling of error and warning messages. | |
file | idiv.h [code] |
Macros for rounded integer division and percent. | |
file | max.h [code] |
Maximum function (as template or macro). | |
file | min.h [code] |
An include file with the minimum function (as template or macro). | |
file | perf.cpp |
file | perf.h [code] |
Performance measurement functions, especially timer. | |
file | str.cpp |
file | str.h [code] |
Defines type str_t and some useful string functions. | |
file | ver.h [code] |
Some basic version settings. | |
Basic Definitions and Programming Support.