2025-01-14
read more ►
2024-12-21
read more ►
2024-12-20
read more ►
2024-12-02
read more ►
Better Operator Precedence in Rust
A Rust rewrite of Jamie Bandon's Pratt parser with operator comparisonsread more ►
2024-12-21
Why is Building a Compiler so Hard?
Thoughts on why writing a compiler is surprisingly difficult.read more ►
2024-12-20
Why are Iterators so Common in Rust?
In some languages, iterators are nice but people tell you to not overuse them. In Rust, iterators are everywhere. Why is that?read more ►
2024-12-02
A New Compiler for the Arnold Schwarzenegger Language
As an example of how to use xrcf to write a compiler, there is now a basic ArnoldC compiler in the repository.read more ►