modern programming

Philly ETE 2021 — The Edges of Cutting-Edge Languages — Richard Feldman

Abstract For decades, mainstream programming languages have drawn similar boundaries around what’s a first-class part of the language and what’s a third-party addition outside the scope of the language. For example, the language ships with a compiler that reads text files and compiles programs. The package and editor plugin ecosystems are completely separate. Compiled programs … Read More