You must log in or register to comment.
I’m not the author I just thought it was a good post.
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.