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.

The Common Lisp Cookbook

264 pointsby maccoalmost 8 years ago

6 comments

jlaroccoalmost 8 years ago
For a more modern and up to date guide, Edi Weitz&#x27;s &quot;Common Lisp Recipes&quot; is a great reference: <a href="https:&#x2F;&#x2F;www.amazon.com&#x2F;Common-Lisp-Recipes-Problem-Solution-Approach-ebook&#x2F;dp&#x2F;B01JFTONBS&#x2F;ref=mt_kindle?_encoding=UTF8&amp;me=" rel="nofollow">https:&#x2F;&#x2F;www.amazon.com&#x2F;Common-Lisp-Recipes-Problem-Solution-...</a><p>The more I use Common Lisp, the more disappointed I am that it hasn&#x27;t become more popular. It really is higher level than Python, Ruby, or Perl but with nearly the performance of C and C++.
评论 #14662072 未加载
评论 #14661944 未加载
评论 #14662154 未加载
评论 #14662380 未加载
评论 #14677610 未加载
评论 #14667243 未加载
pnathanalmost 8 years ago
Oh hai Hacker News!<p>vindarel on Github has been doing an <i>enormous</i> amount of contributions in the past two weeks, and the modern look and feel (and some of the more modern content bits) are <i>entirely</i> due to their hard work.<p>eudoxia0 spent some time prior to that converting it and getting it modernized.<p>I&#x27;d like to congratulate them on their work, since we&#x27;re on the front page of HN.<p>(I sort of steward the GH fork of the cookbook these days).
dalyalmost 8 years ago
A Standard. One thing that has not been mentioned here. The lisp community came together and created a standard.<p>I maintain code from the 1980, part of which is in Common Lisp and part of which is in C. The C code breaks. The latest failure seems to be caused by the GCC compiler changing the semantics of &#x27;inline&#x27;. The include files differ between platforms.<p>The Lisp code just runs.<p>There are no arguments like Python 2.7 vs Python 3.x. No arguments about C++11 vs C++14. No arguments about Clojure from 4 years ago and Clojure today. No arguments about any of that.<p>There is a standard. ONE standard. It only matters when you have to maintain someone else&#x27;s legacy code. But it really matters.
评论 #14677179 未加载
laxentaskenalmost 8 years ago
Started looking at getting into Racket and CL after reading up on lisp and there is something about it that really bugs me, in a good way. Sadly the train seems to have left the station regarding positions where you use lisp where I live. All is java and C-flavors.
评论 #14662105 未加载
评论 #14662221 未加载
评论 #14662491 未加载
评论 #14664155 未加载
znpyalmost 8 years ago
Hi, don&#x27;t mean to interrupt anyone, just wanted to ask: why hasn&#x27;t anyone made the common lisp hyperspec a prettier, more navigable and tooling friendly yet?
评论 #14665397 未加载
fokinseanalmost 8 years ago
I&#x27;ve never ventured into a lisp like language. Would you recommend starting with common lisp or is jumping into clojure ok?<p>I have been in the JS, Java, Python world for a while and this looks like a language that could stretch my brain a little bit.
评论 #14664085 未加载
评论 #14664107 未加载
评论 #14663877 未加载
评论 #14663867 未加载
评论 #14663850 未加载
评论 #14664531 未加载
评论 #14664511 未加载
评论 #14664472 未加载