Common Lisp Koans
github.com
Common Lisp Koans
1–10 of 24 posts
Re: Common Lisp Koans
#2Re: Common Lisp Koans
#3Re: Common Lisp Koans
#4I'm surprised to see that this is on Google's Github page. Do they have any projects (besides this) that use Common Lisp?
Re: Common Lisp Koans
#5I'm surprised to see that this is on Google's Github page. Do they have any projects (besides this) that use Common Lisp?
They bought ITA Software a few years ago, which largely used Common Lisp.
Re: Common Lisp Koans
#6I'm surprised to see that this is on Google's Github page. Do they have any projects (besides this) that use Common Lisp?
Re: Common Lisp Koans
#7Re: Common Lisp Koans
#8Is there any reason today to study Common Lisp instead of a more popular and evolving Lisp, like Clojure or Racket?
Re: Common Lisp Koans
#9Is there any reason today to study Common Lisp instead of a more popular and evolving Lisp, like Clojure or Racket?
Yes, they are _completely_ different languages, despite being lisps.
Re: Common Lisp Koans
#10Is there any reason today to study Common Lisp instead of a more popular and evolving Lisp, like Clojure or Racket?
These are only infrastructure things, Common Lisp has language features which are just impossible in Clojure while it based on JVM.