Lobster Roll

All Programming (General) 3776 Systems / Low-Level / OS 2953 Programming Languages / CS Theory 2127 Data / Databases / Infrastructure 1763 AI / Machine Learning 1526 Web Development 1309 Security / Privacy 1010 Culture / Philosophy / History / Reading 962 Productivity / Career / Business 732 Gaming / Retro Computing 538 Maker / DIY / Hardware 516 Design / UX / Visualization 491 Science / Math / Physics 428 Apple / macOS / iOS 355 Internet / Digital Culture 162 Health / Fitness / Lifestyle 14 Crypto / Blockchain 4

Programming Languages / CS Theory

The rise and fall of Scala (2016) (beyondjava.net)
The Concatenative Language XY (nsl.com)
Writing a Lisp JIT Interpreter with GraalVM Truffle (kyo.iroiro.party)
prolog-blog-engine: blog engine in pure Prolog. 0 dependencies, Markdown, server (github.com)
Package JVM applications into self-contained binaries. No JVM installation required (github.com)
ChronDB: Transforming a Clojure Database into a Polyglot Library with GraalVM Native Image and FFI (avelino.run)
Retraining X's Phoenix recommendation algorithm on a 17-year-old account (stevehanov.ca)
Porting DOOM to my WebAssembly VM (irreducible.io)
The Intent Envelope: Proofs for Completeness, Not Just Soundness (midspiral.com)
Reversing abstractions: an existential crisis (humprog.org)
Optimizing GPU Programs from Java using Babylon and HAT (openjdk.org)
McCLIM and 7GUIs - Part 1: The Counter (turtleware.eu)
Implementing the transcendental functions in Ivy (commandcenter.blogspot.com)
Long branches in compilers, assemblers, and linkers (maskray.me)
sysp: Systems Lisp compiling to C with homoiconic macros, refcounted memory, Hindley-Milner type inference (github.com)
Visitor as a sum type (2018) (blog.ploeh.dk)
cppstat - C and C++ Compiler Support Status (cppstat.dev)
Stackmaxxing for a recursion world record (youtube.com)
Here's how to generate a truly random number with quantum physics (popsci.com)
e9p - pure Erlang 9p implementation (tangled.org)
Coi - WebAssembly for the Modern Web (io-eric.github.io)
vivace-graph-v3: CL graph database & Prolog implementation (github.com)
lispE: Lisp interpreter with Data Structure, Pattern Programming, High level Functions, Lazy Evaluation (github.com)
Golang panic recovery (dolthub.com)
The WebRacket language is a subset of Racket that compiles to WebAssembly (github.com)
One-off Verified Transpilation with Claude (will62794.github.io)
Dynamic GHC matrix in GitHub CI (hasufell.github.io)
Compiling Scheme to WebAssembly (eli.thegreenplace.net)
python_uaf: Use-after-free in Python (github.com)
Class vs. Instance Methods in Ruby (2020) (medium.com)