- tiny.nex
- Lex Definitions
- tiny.y
- Yacc Definitions
- main.go
- main rountine
- syntree
- Syntax Tree Implementation
- Types
- Tree traversal
- Syntax Tree Implementation
- symtbl
- Symbol Tree Implementation
- Table implemented as a HashMap
- Checks semantics
- Symbol Tree Implementation
- gen
- Code Generation Implementation
- Emits code
- Generates code
- Code Generation Implementation
- Cleanup code
- Handle echo source code flag
- Make trace optional