Explore >> Select a destination


You are here

johnwickerson.wordpress.com
| | tomstu.art
5.2 parsecs away

Travel
| |
| | www.craigstuntz.com
5.1 parsecs away

Travel
| | [AI summary] The article advises beginner developers to learn compiler construction before programming language design, emphasizing that compilers are a solved technical problem while language design remains an unsolved challenge.
| | www.craftinginterpreters.com
4.7 parsecs away

Travel
| | [AI summary] This text provides an in-depth overview of programming language concepts, focusing on compilers, interpreters, and related tools. It explains the differences between compilers and interpreters, discusses various implementation techniques like transpilation and just-in-time (JIT) compilation, and touches on the broader landscape of language processing. The text also serves as an introduction to the Lox language and encourages exploration of open-source language implementations.
| | borretti.me
31.8 parsecs away

Travel
| A survey of type systems for memory safety.