From recursive descent to LR via Pratt parsing (2021)

A lowering strategy for control effects in Rust

The problem of safe FFI bindings in Rust

Soak: a struct-of-arrays library in Rust

Writing a recursive ascent parser by hand