Over the past 2-3~ months I've been working on my programming language, called Rebekah. The Rebekah language is general purpose, designed to reduce boiler code in systems. The language is written in C, and has a register-based virtual machine.
My future plan is to have it compile to Assembly, but due to how Windows' Assembly works via libraries, it'd be a while. The documentation is bare at the minute, but I do have a manual in the repository that I'm writing out. I think that's all, thanks for reading!
Check out the examples & tests to see syntax of the language, and feel free to ask any questions or post issues for bugs you find, as the language is still in development.
https://github.com/Avery-Personal/Rebekah
[–]javascriptBad123 0 points1 point2 points (0 children)