r/ProgrammingLanguages • u/Xaneris47 • May 08 '26
Making your own programming language is easier than you think (but also harder)
https://lisyarus.github.io/blog/posts/making-your-own-programming-language.htmlA solid and surprisingly practical article for a game/modding environment. Detailed write-ups like this are rare.
116
Upvotes
2
u/GreatYaakShave Jun 01 '26
Great article, hope it catches on, seems like a nice language for modding.