blaise: A modern, self-hosting Object Pascal compiler built for the 2020s. Zero legacy, full ARC, and unified UTF-8
blaise: A modern, self-hosting Object Pascal compiler built for the 2020s. Zero legacy, full ARC, and unified UTF-8
blaise: A modern, self-hosting Object Pascal compiler built for the 2020s. Zero legacy, full ARC, and unified UTF-8
Making your own programming language is easier than you think (but also harder)
https://lisyarus.github.io/blog/posts/making-your-own-programming-language.html
krabby: making a fast Rust compiler
We got a great foundation for Chapter 7 completed: The top-level AST, interpretation, type-checking, and parsing of all the new constructs. Join me again next time for more elaboration on functions!