Devlog 2 - Basic Parser
Figuring out how all of this works took me some time (also because I was participating in a Jame Gam), especially since I honestly didn’t really understand Python classes until now.
In the last devlog, I only had the lexer/tokenizer, but now I’ve added a parser. At the moment, it supports a few commands like send, read, basic math operations, and saving values into variables.
Right now, my next goal is to work on nesting and if functions.
Also, somewhere in between, I added something to the website… honestly, I don’t even remember what XD.
See you in the next devlog!!!
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.