this post was submitted on 10 Aug 2023
7 points (100.0% liked)

Lisp Community

858 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.

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
you are viewing a single comment's thread
view the rest of the comments
[–] aerique@genart.social 1 points 2 years ago

@ItsJason @cadar I've been doing Common Lisp for 20+ years also as a hobbyist and I'm somewhat familiar with CLOS and not really with the condition system 😅

Not that it's difficult, I wouldn't know, but it hasn't been necessary for the kind of programs I write... apparently.