Hacker News with Generative AI: Language Design

Adding syntax to the CPython interpreter (leontrolski.github.io)
Let's add some new syntax to Python! Making a small change is not so hard.
Language Compilation Speed (2021) (alopex.li)
Evolving languages faster with type tailoring (lambdaland.org)
Evolving languages faster with type tailoring (lambdaland.org)
Exploring biphasic programming: a new approach in language design (rybicki.io)
Use context-free grammars instead of parser combinators and PEG (writeas.com)