You are here |
www.schneems.com | ||
| | | |
coredumped.dev
|
|
| | | | 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
|
|
| | | | 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
|
|
| | | | ||
| | | |
blog.marcgravell.com
|
|
| | 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... |