On Wed, 2019-08-28 at 04:46 +0000, Jani Hur via Digitalmars-d-learn wrote:
> 
[…]
> For Lisp, Clojure (https://clojure.org/) is a strong candidate:
> 
> https://blog.cleancoder.com/uncle-bob/2019/08/22/WhyClojure.html

Common Lisp implementations may still have car, cdr, etc. for backward
compatibility, but I haven't seen any human written/read Lisp code using them
for ages. So that is a bit of a false argument by Bob on that one. Clojure is
fun, but only if you already have to have the JVM and The Java Platform.
Common Lisp implementations have all the needful and do not have the resource
requirements of the JVM, and they have JITs.

-- 
Russel.
===========================================
Dr Russel Winder      t: +44 20 7585 2200
41 Buckmaster Road    m: +44 7770 465 077
London SW11 1EN, UK   w: www.russel.org.uk

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to