Milestones - Practical/practical-sa GitHub Wiki
This page tracks the milestones to achieve for the Practical compiler.
The Turing Complete Stage
- Define and call functions ✓
- Integer literals ✓
- String literals
- "Hello, world" running
- Integer operations ✓
- Floating point
- Conditional ✓
- Loops
The 1980's are calling
- Struct
- Members
- Standard methods
- Constructors
- Destructors
- Virtual methods
TBD
TBD