Assembler A CPU fetches bits from memory and decodes and executes them, which means that bits are altered here and there.
This section describes how TRAM’s scanner / parser written in C was used as a basis to implement the scanner / parser in Tram.
Section Tram – A Meta-Interpreter describes a rewrite engine on meta-terms.