- Support for multiple instructions in code
.jc - JechASTList to represent a sequence of commands
- New compiler for multiple commands
- Updating the VM for sequential bytecode execution
- Parser now returns list of ASTNodes
- File
main.creorganized and modularized
- Limited support for a single instruction (single JechASTNode)