seed: Adding `vau` with an immutable dynamic environment to Chez Scheme
Summary
The article discusses seed, a project that adds vau with an immutable dynamic environment to Chez Scheme. It explains how immutability enables better static reasoning and compilation, compares Kernel's approach to macros with syntax-rules and syntax-case, and presents benchmarks and developer notes. It also places the work in historical context and credits Claude.AI as a coding assistant.