Visual Lambda Calculus – a thesis project (2008) revived for the web
Animated visual reduction of lambda terms beats textbook notation, but audience is pure CS academics.
Single file Lambda Calculus implementations demonstrating various type system features and interpretation techniques
Best-practices reference implementations for language designers building type systems.
Programming language researchers and compiler implementers
1lab · Programming Languages Zoo
Animated visual reduction of lambda terms beats textbook notation, but audience is pure CS academics.
UE5 in browser looks slick, but comments report it failing to load for most users.
Pure-Rust Lean 4 alternative shipping WASM; 99.24% MathLib4 compatibility proven.
Codex built a working NES emulator from spec—neat LLM test, but the emulator itself isn't novel.
Standard C++ optimization techniques demonstrated in a YouTube tutorial format.
Logic gates as stateful bytecode tasks—elegant model, but narrow use case.