|
You are here |
kuterdinel.com | ||
| | | | |
javascript.crockford.com
|
|
| | | | | [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. | |
| | | | |
www.craftinginterpreters.com
|
|
| | | | | [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. | |
| | | | |
ketansingh.me
|
|
| | | | | A place for me to share my thoughts, experiences, and insights on technology relevant to enthusiasts and hackers like myself | |
| | | | |
gilmi.me
|
|
| | | ?m.me - Compiling Lisp to JavaScript from scratch in 350 LOC | ||