🦞🌯 Lobster Roll

Thread

bytecode interpreters for tiny computers (lists.canonical.org)

Stories related to "bytecode interpreters for tiny computers" across the full archive.

bytecode interpreters for tiny computers (lists.canonical.org)
bytecode interpreters for tiny computers (dercuano.github.io)
Bytecode Interpreters for Tiny Computers (2007) (dercuano.github.io)
3-lisp: an infinite tower of meta-circular interpreters (2022) (cofault.com)
Engineering a list merge sort (pvk.ca)
Fully Inlined Merge Sort Macro (blog.racket-lang.org)
Tabasco Sort: a super-optimal merge sort (pvk.ca)
Equational Reasoning (drcabana.org)
Erik Meijer and Rich Hickey talk about Clojure and Datomic (channel9.msdn.com)
Heavily Annotated Tiny Implementation of Forth in ASM (retroprogramming.com)
tinytocs: computer science research of 140 characters or less (tinytocs.org)
A Practical Optional Type System for Clojure (s3.amazonaws.com)
The Mathematical Hacker (evanmiller.org)
Getting Started with OpenDylan 2012.1 (dylanfoundry.org)
Z: A tiny, strict, impure, curried, dynamically typed, partially applied language (chrisdone.com)
Dylan Programming Guide (1996) now available in PDF, ePub, updated HTML (opendylan.org)
Lists out of lambdas and boxes out of functions (bendyworks.com)
Quine Relay (github.com)
Open Dylan 2013.2 released — Open Dylan (opendylan.org)
From Greek to Clojure! (youtube.com)
Tabasco Sort: a super-optimal merge sort (pvk.ca)
Hindley-Milner in Clojure (lispcast.com)
Data Structures in Clojure: Singly-Linked Lists (macromancy.com)
Recent Changes in the Memory Pool System (mailman.ravenbrook.com)
The [Memory Pool System](http://www.ravenbrook.com/project/mps) or MPS is a GC that was originally written back in the 1990s at Harlequin where it was used in their DylanWorks environment. When Harlequin went under, some members of the team bought up the rights to MPS and now manage its development ...
The Axis of Eval: Why Lisp is a Big Hack (And Haskell is Doomed to Succeed) (axisofeval.blogspot.ca)
Refactoring with LZ77: compression is compilation (pvk.ca)
Chicken internals: the garbage collector (more-magic.net)
Dylan 2016: Evolving Dylan (lists.opendylan.org)
People commonly think that Dylan hasn't evolved beyond where it was in the 1990s, and indeed, much of the core specification and standard library remains the same. (The surrounding libraries and the implementation of the language have advanced in that time.) I'm now proposing that the Dylan commu...
Clojure Compiler progress report "Data All The ASTs" (youtube.com)
The Curse of the Excluded Middle (queue.acm.org)