Explore >> Select a destination


You are here

benhoyt.com
| | coredumped.dev
1.7 parsecs away

Travel
| | Updated: 2023-01-06 About a year ago I was bitten by the PL bug. It started with reading Crafting Interpreters and discovering the wonders hidden under the hood of a compiler. I am also been a big fan of Emacs, and this started to get me interested in how its interpreter works. At the same time, I was reading the Rust book and trying to understand the concepts there. This all came to a head, and I decided to write an Emacs Lisp interpreter called rune in Rust.
| | 21-lessons.com
2.0 parsecs away

Travel
| | Learn how you can embed WebAssembly in your Rust program with wasmtime
| | healeycodes.com
0.8 parsecs away

Travel
| | Writing an interpreter from scratch.
| | blog.regehr.org
17.0 parsecs away

Travel
| [AI summary] The article examines the challenges and future directions of compiler optimization, predicting the convergence of verification and optimization, the rise of decision procedures and models, and the consolidation of intermediate representations.