this post was submitted on 12 Feb 2024
12 points (100.0% liked)

Lisp Community

668 readers
1 users here now

A community for the Lisp family of programming languages.

Lisp (historically LISP) is a family of programming languages with a long history and a distinctive, fully parenthesized prefix notation. Originally specified in 1958, Lisp is the second-oldest high-level programming language. Only Fortran is older, by one year.

History

Associations and meetings

Resources - TODO

Related communities (dialects) - TODO

founded 5 years ago
MODERATORS
 

How did they implement allocate a new cons cell?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 7 months ago

Probably assembly/assembler, but I'm not sure.