New Common Lisp website
lisp-lang.org
New Common Lisp website
1–10 of 54 posts
Re: New Common Lisp website
#2This might take a while."
Yeah, that's probably not the message you want to send after all the virtues (e.g. speed) listed on the first page.
Re: New Common Lisp website
#3I'm planning on learning on a purely functional language this year and I've narrowed it down to Haskell and CL but I don't know which to pick. Haskell has sort of been winning due to my friends knowing it and using it.
If you have any resources as well, please let me know. I don't know if this is the right place to post this.
Re: New Common Lisp website
#4Can someone explain to me the main differences between a language like Common Lisp and Haskell? I'm planning on learning on a purely functional language this year and I've narrowed it down to Haskell and CL but I don't know which to pick. Haskell has sort of been winning due to my friends knowing it and using it. If you have any resources as well, please let me know. I don't know if this is the right place to post th…
Re: New Common Lisp website
#5It's all good stuff but I would wonder about any language community that hadn't gotten any other big hitters onboard in the last 15 years.
Re: New Common Lisp website
#6Re: New Common Lisp website
#7Can someone explain to me the main differences between a language like Common Lisp and Haskell? I'm planning on learning on a purely functional language this year and I've narrowed it down to Haskell and CL but I don't know which to pick. Haskell has sort of been winning due to my friends knowing it and using it. If you have any resources as well, please let me know. I don't know if this is the right place to post th…
CL is either multi-paradigm language or Lisp paradigm language. There is lisp style programming.
It has many functional primitives but typical CL programmer is not programming functionally. Other languages like Scheme or Clojure are more functionally 'oriented' Lisps.
Re: New Common Lisp website
#8Can someone explain to me the main differences between a language like Common Lisp and Haskell? I'm planning on learning on a purely functional language this year and I've narrowed it down to Haskell and CL but I don't know which to pick. Haskell has sort of been winning due to my friends knowing it and using it. If you have any resources as well, please let me know. I don't know if this is the right place to post th…
Re: New Common Lisp website
#9Click specification: "We're currently working on parsing the TeX sources of the specification to generate a more modern version of the CLHS. This might take a while." Yeah, that's probably not the message you want to send after all the virtues (e.g. speed) listed on the first page.