🦞🌯 Lobster Roll

Thread

a new concurrent ml (2017) (wingolog.org)

Stories related to "a new concurrent ml (2017)" across the full archive.

Joxa – A concurrent, distributed Lisp (joxa.org)
Verifying an I/O-concurrent, File System (2017) (dspace.mit.edu)
Rely-Guarantee Termination and Cost Analyses of Loops with Concurrent Interleavings (2017) (costa.fdi.ucm.es)
Abstract: "By following a rely-guarantee style of reasoning, we present novel termination and cost analyses for concurrent programs that, in order to prove termination or infer the cost of a considered loop: (1) infer the termination/cost of each loop as if it were a sequential one, imposing asserti...
Multilisp: A Language for Concurrent Symbolic Computation (1985) (pages.cs.wisc.edu)
Abstract: "Multilisp is a version of the Lisp dialect Scheme extended with constructs for parallel execution. Like Scheme, Multilisp is oriented toward symbolic computation. Unlike some parallel programming languages, Multilisp incorporates constructs for causing side effects and for explicitly in...
a new concurrent ml (2017) (wingolog.org)
Immutable Persistent Data Structures in Common Lisp (blog.thezerobit.com)
The Land of Raspberry Lisp, Part 0. (yeel.es)
Why Lisp Did Not And Never Will Gain Enough Traction (kresimirbojcic.com)
Making a small Lisp project with quickproject and Quicklisp (xach.livejournal.com)
start-project: quickly create new Quicklisp-based projects (lisp.kyleisom.net)
Condition Handling for Non-Lispers (lubutu.com)
CL-JavaScript: A JavaScript-to-Common Lisp compiler + runtime (marijnhaverbeke.nl)
Joxa: Lisp on the Erlang VM (joxa.org)
LispyScript (lispyscript.com)
Lisp in 32 lines of Ruby (blog.fogus.me)
"So, Ruby was a Lisp originally, in theory." - Matz (blade.nagaokaut.ac.jp)
Lisp in Small Projects (lispinsmallprojects.org)
Behind the Scenes with CHICKEN Scheme (Part 1) (spin.atomicobject.com)
Creating iOS and Android Apps in Lisp, with mocl (wukix.com)
Dylan Hack-a-thon: July 13-14, 2013 (opendylan.org)
Open Dylan 2013.1 released (opendylan.org)
Read-Eval-Print-λove is an Internet zine focusing on the Lisp family of programming languages (readevalprintlove.fogus.me)
A Brief History of Lisp Machines (andromeda.com)
Pico Lisp: A Radical Approach to Application Development (software-lab.de)
20 Free eBooks on Lisp (efytimes.com)
Typed Clojure by Example (nathanic.org)
Efficient memory management for concurrent programs that use message passing (dl.acm.org)
A paredit mode for lisps in Sublime Text. (github.com)
My readable lisp implementation with infix, first-class macros, unit tests (akkartik.name)
slingshot: Enhanced try and throw for Clojure leveraging Clojure's capabilities (github.com)