Dandelion BASIC devlog
I can see the issue I am having is because I am trying to follow the source code of the original 8080 Tiny BASIC so closely.
I do not necessarily need to copy every single detail, but, the process has been rewarding. In the end I was able to learn how to do macros.
Given I have my tool chain set up nicely, perhaps I could experiment with my own execution engine.
The Tiny BASIC should be based around what is useful to the project.
🧵