Lisp

417 readers
1 users here now

founded 2 years ago
MODERATORS
1
4
ECL for the Web (ecl.common-lisp.dev)
submitted 2 days ago by cm0002@lemmy.world to c/lisp@programming.dev
2
3
4
5
6
7
2
Index of all Lisp Game Jam entries (lgg.alexjgriffith.com)
submitted 2 months ago* (last edited 2 months ago) by crmsnbleyd@sopuli.xyz to c/lisp@programming.dev
8
 
 

It uses a lisp as the main language and includes awesome features like a work stealing scheduler, fibers, and message passing

9
10
11
12
13
14
15
4
The Landscape of Lisp (churchofturing.github.io)
submitted 4 months ago by cm0002@lemmy.world to c/lisp@programming.dev
16
17
18
19
20
21
22
 
 

By Kenichi Sasagawa - Easy IS-LISP maintainer

23
24
 
 

Paolo Amoroso (@amoroso@fosstodon.org) writes:

This paper on the early standardization of Common Lisp (full text) is very interesting despite having been published in 1982, even prior to CLtL1.

By tracing the history of Lisp the paper highlights how the two major dialects at the time, MacLisp and Interlisp, influenced the design of Common Lisp. And it explains why the former was the major influence and little of the latter ended up in the new standard.

25
 
 

Fennel is a programming language that brings together the speed, simplicity, and reach of Lua with the flexibility of a lisp syntax and macro system.

view more: next ›