You are here |
cronokirby.com | ||
| | | |
dusty.phillips.codes
|
|
| | | | 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
|
|
| | | | ||
| | | |
blog.jle.im
|
|
| | | | Weblog of Justin Le, covering various adventures in programming and explorations in the worlds of computation physics, and knowledge. | |
| | | |
avestura.dev
|
|
| | What are the problems of C, and how Zig addresses them? |