Meet Hexus (E-Knowledge)
As a beginner programmer (although I’m not even sure if I can still call myself a beginner when I’m writing my own programming language XD), I decided it was time to take on something more difficult.
My first programming language was Skript (yes, I consider it a real language), and moving from it to Python and C made me realize how much I missed that descriptive style of coding.
That’s why I decided to create my own language — a mix of Python, Skript, and a bit of C.
At the moment, I’ve written a few example lines of code to figure out the syntax of the language, which also led to creating the first lexer.
At the same time, in my free time, I’m also trying to build a website that will include a built-in IDE and a simple guide on how to use Hexus.
In the future, I’m planning to create a newer version of Hexus written in C, but I have no idea when that will happen.
See you in the next devlog!!!
Comments 1
power to you my friend lol! creating your own programming language is a big task lol
Sign in to join the conversation.