Explore >> Select a destination


You are here

zverok.space
| | www.pl-enthusiast.net
5.2 parsecs away

Travel
| | This post describes the structure, goals, and content of CMSC 330, UMD's sophomore-level programming languages course. This is part 1.
| | byroot.github.io
6.8 parsecs away

Travel
| | In the previous post, I covered my motivations for improving ruby/json's performance, and detailed the first 4 notable optimizations applied to speed up JSON generation.
| | www.craftinginterpreters.com
5.8 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.
| | cepheus.neocities.org
32.2 parsecs away

Travel
|