Explore >> Select a destination


You are here

blog.cy.md
| | www.craftinginterpreters.com
9.0 parsecs away

Travel
| | [AI summary] The text provides an in-depth overview of the Lox programming language, covering its design, features, and implementation. It discusses the language's minimalistic approach, including its support for expressions and statements, object-oriented programming (OOP) concepts like classes, inheritance, and initialization, as well as its lack of a comprehensive standard library. The text also explores design decisions, such as the use of the < operator for inheritance, the absence of a new keyword, and the handling of expressions versus statements. It concludes by highlighting the language's simplicity and the open questions it raises about syntax and semantics.
| | blog.spreendigital.de
8.6 parsecs away

Travel
| |
| | joeyreyes.dev
8.3 parsecs away

Travel
| | Happy new year! I'm kicking 2022 off with a post that has been in my queue for quite some time, an exploration of strict mode in JavaScript
| | gilmi.me
38.0 parsecs away

Travel
| ?m.me - Why I like JavaScript as a compilation target