Explore >> Select a destination


You are here

cronokirby.com
| | dusty.phillips.codes
18.1 parsecs away

Travel
| | In earlier articles, we implemented a tokenizer and parser to convert Wasm's WAT syntax into an S-expression abstract syntax tree, and started to implement a transformer to convert that AST into one more suitable for generating Wasm bytecode. This article continues where part 8 left off, as we try to expand the parser to something more than an empty WAT (module). Reminder: You are reading content that took a great deal of effort to craft, compose, and debug.
| | craftinginterpreters.com
13.8 parsecs away

Travel
| |
| | blog.jle.im
14.1 parsecs away

Travel
| | Weblog of Justin Le, covering various adventures in programming and explorations in the worlds of computation physics, and knowledge.
| | avestura.dev
107.4 parsecs away

Travel
| What are the problems of C, and how Zig addresses them?