Devlog 4 - The First Hello World in Hexus History
Today, a historic event happened — the first ever Hello World in Hexus!!!
Unfortunately, I don’t have the exact time when it happened, but that’s life I guess…
I also immediately added the read command, support for mathematical operations (+, -, *, /), variable assignment, and comparisons.
There is so much that I added that it’s honestly surprising I managed to fit it all into just 2 hours (although, to be fair, Hackatime only measures the time when I’m actually writing code…).
The next things on my list are adding comment skipping in the interpreter and finally working on if/elif/else.
After that, I might start focusing more on the website, which is planned to include a tutorial and an online editor for my language.
Although, to be fair, there is still a lot left to do with the language itself.
See you in next devlog!!!
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.