TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

A book on algorithmic programming in Lisp

141 pointsby vselovedabout 5 years ago

6 comments

agumonkeyabout 5 years ago
To the author:<p>- Numerous Thanks<p>- Found a typo in the acknowledgement section, you managed to misspell Robert Strandh&#x27;s name :D
评论 #22888902 未加载
surroundingboxabout 5 years ago
Hello, thanks for the book. It seems we&#x27;ll have to learn RUTILS. Anyway in machine learning and other fields python and java have huge libraries. I think the algorithms part is the best since lisp libraries can&#x27;t compete with other libraries like the more than 8000 packages for R. Don&#x27;t know what happened to clasp (C++ Lisp), and other gnu scientific libraries, ffi. Other languages and libraries are moving fast (Nim, Julia, Cristal, Kotlin, Rust), but lisp macros are still strong. I would like to predict a bright future for Lisp but I don&#x27;t see anyway it can compete with all the other options.
lassekliemannabout 5 years ago
Thank you for this book!<p>Lisp is great. It&#x27;s so much fun writing Lisp. Coding Lisp with Emacs&#x2F;Slime is almost an enlightening experience.<p>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&#x27;m afraid. It&#x27;s a tragedy.
评论 #22888583 未加载
traderjaneabout 5 years ago
Is there consensus on the most common and advisable tooling setup for newcomers in Common Lisp?
评论 #22887322 未加载
评论 #22888054 未加载
评论 #22888561 未加载
评论 #22895045 未加载
评论 #22888230 未加载
评论 #22887585 未加载
NoahTheDukeabout 5 years ago
This looks great. I read and learn best from paper. Do you have any plans for releasing physical copies? Maybe through Lulu?
评论 #22896964 未加载
Torwaldabout 5 years ago
Judging from first scan, this book seems to be a very good book. Thanks for the link!