this post was submitted on 15 Dec 2021
18 points (95.0% liked)

Lisp Community

811 readers
15 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.

Related communities

Language references

Tools

Tutorials/FAQS

Useful Lisp resources

Search

Videos

Common Lisp

Clojure

Racket

Scheme

Books

Food for thought

Implementations

Events

founded 6 years ago
MODERATORS
 

cross-posted from: https://lemmy.ml/post/116237

Gerald Jay Sussman on Flexible Systems, The Power of Generic Operations

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 4 points 2 years ago (1 children)

Heck, all you need is one tight real-time requirement and suddenly how the computer works is important.

[–] [email protected] 1 points 2 years ago

For many modern systems, the solution to that is to have a whole separate CPU (generally just a basic coprocessor).