Explore >> Select a destination


You are here

dusty.phillips.codes
| | benhoyt.com
3.5 parsecs away

Travel
| | Mugo is a single-pass compiler for a tiny subset of the Go programming language -- just enough to compile itself.
| | g-w1.github.io
3.0 parsecs away

Travel
| | At the start of the 2020 school year I wanted to learn more about compilers so I started writing a compiler for the ez programming language that I made up. I did this as an independent study for school. I wanted to grow dramatically as a thinker and learn a lot about computer science and compilers in specific. If you just want to see the project head to github.com/g-w1/ezc or g-w1.github.com/ezc for documentation.
| | notes.eatonphil.com
3.3 parsecs away

Travel
| | Writing a lisp compiler from scratch in JavaScript: 1. lisp to assembly
| | blog.scottlogic.com
14.7 parsecs away

Travel
| A brief look into building out a NextJS application which makes use WebAssembly to solve Advent Of Code puzzles in the browser.