u/Xaneris47
▲ 4 r/Compilers
Building a custom expression parser
A new episode in the series on building a programming language from scratch. The idea of it not only to make a language step by step, but mostly to explore how programming languages and compilers work under the hood in simple terms.
After the episode on lexers, the upcoming session will cover the basics of parsing and building a simple expression parser in a live coding session.
u/Xaneris47 — 4 days ago
▲ 100 r/ProgrammingLanguages
Making your own programming language is easier than you think (but also harder)
A solid and surprisingly practical article for a game/modding environment. Detailed write-ups like this are rare.
u/Xaneris47 — 14 days ago
▲ 3 r/programming
Applying formal grammars in a custom programming language
The theory behind formal grammars explained through building a programming language
u/Xaneris47 — 15 days ago