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.

Simplified Common Lisp reference

74 pointsby maccoabout 8 years ago

5 comments

mark_l_watsonabout 8 years ago
Very nice resource! I have a suggestion: add a search field that would just search the linked function documentation summaries (depth of 1 web crawl). As someone else mentioned, adding a new section for CLOS would also be useful.<p>Pardon a shameless plug, but I released the 4th edition of my Common Lisp book yesterday (free to read online, and book is CC licensed so you can share it): <a href="https:&#x2F;&#x2F;leanpub.com&#x2F;lovinglisp" rel="nofollow">https:&#x2F;&#x2F;leanpub.com&#x2F;lovinglisp</a>
bshimminabout 8 years ago
I&#x27;m not really sure who the intended audience for this is! I find it quite difficult to imagine that anyone who doesn&#x27;t already know what the functions do could actually figure it out from the descriptions, eg. &quot;CDR function returns cdr part of cell in the argument, that is list of all elements but first. CDR is identical to REST.&quot;
评论 #14246621 未加载
评论 #14245977 未加载
girzelabout 8 years ago
Contrast to the Common Lisp Quick Reference: <a href="http:&#x2F;&#x2F;clqr.boundp.org&#x2F;" rel="nofollow">http:&#x2F;&#x2F;clqr.boundp.org&#x2F;</a>
palad1nabout 8 years ago
First thing I searched for on the page: loop (not found).
评论 #14246165 未加载
评论 #14244794 未加载
评论 #14245639 未加载
lisperabout 8 years ago
If you use this library you can simply ignore most of the things on that page:<p><a href="https:&#x2F;&#x2F;github.com&#x2F;rongarret&#x2F;ergolib" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;rongarret&#x2F;ergolib</a>
评论 #14247777 未加载