Explore >> Select a destination


You are here

ketansingh.me
| | benhoyt.com
8.5 parsecs away

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

Travel
| | Advent of code has come and passed, what should I do now with so much free time? Fear not! The JIT calculator challenge is here. 1. The challenge Back when Rust was in its infancy, the official website featured an example program to showcase the language's syntax. It was a toy calculator, implemented as an interpreter in 20 lines of code. Why talk about website archaeology, though? We are not here for nostalgia's sake, are we?
| | danilafe.com
10.2 parsecs away

Travel
| | In this post, we enable our compiler to convert G-machine instructions to LLVM IR, which finally allows us to generate working executables.
| | 21-lessons.com
74.5 parsecs away

Travel
| Learn how you can embed WebAssembly in your Rust program with wasmtime