Explore >> Select a destination


You are here

www.baturin.org
| | initialcommit.com
5.6 parsecs away

Travel
| | In this article, we'll discuss some of the reasons there are so many programming languages to choose from.
| | crockford.com
2.3 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.
| | healeycodes.com
5.2 parsecs away

Travel
| | Writing an interpreter from scratch.
| | blog.owulveryck.info
30.6 parsecs away

Travel
| This is a simple article that describes the wiring of the tool I made for streaming the content of the remarkable 2 on a computer. From the proc filesystem to the gRPC implementation over HTTP/2 via the certificate generation.