/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

martin.janiczek.cz
| | journal.stuffwithstuff.com
1.3 parsecs away

Travel
| |
| | www.reedbeta.com
3.5 parsecs away

Travel
| | Pixels and polygons and shaders, oh my!
| | crockford.com
3.9 parsecs away

Travel
| | [AI summary] The provided text is a comprehensive implementation of a parser for a custom programming language, using a Pratt parser (also known as a Top-down operator precedence parser) approach. It includes definitions for various language constructs like constants, statements, functions, and object/array literals, along with error handling and symbol table management. The code is structured around token processing and rule-based parsing for expressions, statements, and blocks.
| | gilmi.me
20.6 parsecs away

Travel
| m.me - Compiling Lisp to JavaScript from scratch in 350 LOC