Explore >> Select a destination


You are here

www.schneems.com
| | coredumped.dev
13.2 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.
| | corrode.dev
16.7 parsecs away

Travel
| | Programming is an iterative process. As much as we would like to come up with the perfect solution from the start, it rarely works that way. Good programs often begin as quick prototypes. While many experiments remain prototypes, the best p...
| | rtpg.co
16.4 parsecs away

Travel
| |
| | blog.marcgravell.com
93.4 parsecs away

Travel
| I'm going to talk about reflection-heavy libraries; I will describe the scenario I'm talking about - as it is commonly used today, the stat...