/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

dusty.phillips.codes
| | deniskyashif.com
4.0 parsecs away

Travel
| | In this article, we'll define a basic regular expression language using a context-free grammar and learn how to parse its strings in linear time using the recursive descent method.
| | blog.scottlogic.com
3.6 parsecs away

Travel
| | Have you ever wanted to write your own compiler? ... yes? ... of course you have! I've always wanted to have a go at writing a compiler, and with the recent release of WebAssembly, I had the perfect excuse to have a go.
| | reasonableapproximation.net
5.3 parsecs away

Travel
| |
| | paulbutler.org
14.3 parsecs away

Travel
| [AI summary] The post discusses the current state and challenges of embedding WebAssembly outside of browsers, focusing on runtime choices, memory management, and interface design for applications like real-time multiplayer games.