A book on algorithmic programming in Lisp
leanpub.com
A book on algorithmic programming in Lisp
1–10 of 18 posts
Re: A book on algorithmic programming in Lisp
#2Re: A book on algorithmic programming in Lisp
#3Is there consensus on the most common and advisable tooling setup for newcomers in Common Lisp?
Re: A book on algorithmic programming in Lisp
#4Is there consensus on the most common and advisable tooling setup for newcomers in Common Lisp?
Re: A book on algorithmic programming in Lisp
#5Lisp is great. It's so much fun writing Lisp. Coding Lisp with Emacs/Slime is almost an enlightening experience.
However, I never quite got over the frustration that writing the same thing in C++ gives factor two, three or whatever speedup. There is not much that can be done about this, I'm afraid. It's a tragedy.
Re: A book on algorithmic programming in Lisp
#6Is there consensus on the most common and advisable tooling setup for newcomers in Common Lisp?
Alternatively, you could try the free version of Lispworks.
Re: A book on algorithmic programming in Lisp
#7Is there consensus on the most common and advisable tooling setup for newcomers in Common Lisp?
Re: A book on algorithmic programming in Lisp
#8Re: A book on algorithmic programming in Lisp
#9Is there consensus on the most common and advisable tooling setup for newcomers in Common Lisp?
Re: A book on algorithmic programming in Lisp
#10Thank you for this book! Lisp is great. It's so much fun writing Lisp. Coding Lisp with Emacs/Slime is almost an enlightening experience. However, I never quite got over the frustration that writing the same thing in C++ gives factor two, three or whatever speedup. There is not much that can be done about this, I'm afraid. It's a tragedy.