Explore >> Select a destination


You are here

bmitc.me
| | usethe.computer
3.6 parsecs away

Travel
| | Some people, when confronted with a problem, think "I know, I'll use regular expressions." Now they have two problems. -Jamie Zawinski
| | justinhj.github.io
4.2 parsecs away

Travel
| |
| | javascript.crockford.com
3.9 parsecs away

Travel
| | [AI summary] The provided text outlines the implementation of a parser and interpreter for a custom programming language, using a Pratt parsing approach. It details the structure of tokens, the handling of expressions, statements, and control flow, as well as the implementation of functions, objects, and arrays. The text also discusses potential extensions and enhancements to the language.
| | bernsteinbear.com
22.2 parsecs away

Travel
| [AI summary] This blog post compiles extensive resources for learning and developing programming languages, including compilers, runtimes, optimization techniques, and related tools.