Goals
In order to complete my projects, I always have to set goals for myself.
My current goals for 2024 are:
Finish the first complete version of the Durian language
The steps needed for this are:
- Finish the parser
- Complete semantic analysis
- Create a class to convert this analyzed code into Assembly
- Compile, then link those files to the OS until I have a native executable