this post was submitted on 21 Nov 2023
1 points (100.0% liked)
Lisp
53 readers
3 users here now
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Thank you for sharing.
These are amazing features for programming languages.
I wonder if some of these features are Racket only or some also applies to Common Lisp. Either way, it's quite spectacular.
Racket and Common Lisp are different languages in the lisp family of languages characterised by a parenthetical syntax.
I’d suggest you compare the manuals for Racket with the manuals for respective implementations of Common Lisp e.g. sbcl manual to answer you question.