December 17, 2025
MIT SICP (Structure and Interpretation of Computer Programs) Lectures
Notes
Classic deep dive into computation, abstraction, interpreters, and languages.
Browse posts by tag
Classic deep dive into computation, abstraction, interpreters, and languages.
A Lisp-like functional language designed for network transmission. JSL makes JSON serialization a first-class design principle, so closures, continuations, and entire computation states can travel over the wire.