All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Mayor redesign. Each instruction is a class. Each instruction linked with the next and optimizes itself with the next instruction.
Token
enumeration replacesInstruction
enumeration.Token#.lexemeDef
maps a lexeme (Int
) with aToken
Instruction
- Debug information about line and column number