🦞🌯 Lobster Roll

Thread

Barliman synthesises programs from tests (github.com)

Stories related to "Barliman synthesises programs from tests" across the full archive.

Barliman synthesises programs from tests (github.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)
A Practical Optional Type System for Clojure (s3.amazonaws.com)
The Mathematical Hacker (evanmiller.org)
Getting Started with OpenDylan 2012.1 (dylanfoundry.org)
Dylan Programming Guide (1996) now available in PDF, ePub, updated HTML (opendylan.org)
Lists out of lambdas and boxes out of functions (bendyworks.com)
Bloom: Big Systems from Small Programs (youtube.com)
Quine Relay (github.com)
My readable lisp implementation with infix, first-class macros, unit tests (akkartik.name)
Open Dylan 2013.2 released — Open Dylan (opendylan.org)
bytecode interpreters for tiny computers (lists.canonical.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)
Determinism Is Not Enough: Making Parallel Programs Reliable with Stable Multithreading (lambda-the-ultimate.org)
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)
Static energy consumption analysis of LLVM IR programs (arxiv.org)
The Curse of the Excluded Middle (queue.acm.org)
An Instruction for Direct Interpretation of LZ77-compressed Programs (well.com)