In my previous post about building a custom lexer I mentioned that, for educational purposes, I created a simple toy programming language (still unnamed).
A handrolled language parser
In my previous post about building a custom lexer I mentioned that, for educational purposes, I created a simple toy programming language (still unnamed).