Explore >> Select a destination


You are here

andrewkelley.me
| | pauladamsmith.com
17.1 parsecs away

Travel
| | I enjoy making toy programming languages to better understand how compilers (and, ultimately, the underlying machine) work and to experiment with techniques that aren't in my repertoire. LLVM is great because I can tinker, and then wire it up as the...
| | austinmorlan.com
16.2 parsecs away

Travel
| | Ive always loved emulators because they let me play old games that I enjoyed as a kid, so I thought it might be fun to learn how they work and how to build one. My real goal is to build an NES emulator, but after doing some research, I decided to take the advice of the internet and start by building an emulator for the much less complex CHIP-8 instead. Its a good stepping stone to the NES.
| | floooh.github.io
21.0 parsecs away

Travel
| | Table of Content
| | tonyfinn.com
70.0 parsecs away

Travel
| Nix Flakes can be used for more than just package definitions. This post covers how you can define a development environment in a Nix flake.