/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

dusty.phillips.codes
| | tenthousandmeters.com
4.7 parsecs away

Travel
| | In the first post of the series we've looked at the CPython VM. We've learned that it works by executing a series of instructions called bytecode....
| | macoy.me
8.0 parsecs away

Travel
| | [AI summary] The author explains how to implement type introspection in software to automate serialization, debugging, editor creation, and RPC systems, demonstrating the approach with Cakelisp and C++.
| | benhoyt.com
3.3 parsecs away

Travel
| | Mugo is a single-pass compiler for a tiny subset of the Go programming language - just enough to compile itself.
| | chriszetter.com
40.3 parsecs away

Travel
| An update on writing a guide to building a database server including changes I made to introduce a new chapter on parsing and improving the tokenizer.