After 13 years with Scheme, I archived my last experiment: seed โ a proof that vau with immutable environments can match syntax-case performance on Chez Scheme.
Four benchmarks, same test suites, competitive numbers. The conclusion: fexprs aren't slow, they're misunderstood.
README with code and reproducible benchmarks: https://github.com/amirouche/seed
#Scheme #Lisp #Kernel #ProgrammingLanguages #PLT #FunctionalProgramming #compiler #CompilerDesign
