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.

On Lisp (1993)

38 pointsby ibobev20 days ago

3 comments

bko20 days ago
This was the best most intuitive explanation of lisp syntax and why&#x27;s it&#x27;s natural and so powerful<p><a href="https:&#x2F;&#x2F;stopa.io&#x2F;post&#x2F;265" rel="nofollow">https:&#x2F;&#x2F;stopa.io&#x2F;post&#x2F;265</a>
jimbokun20 days ago
From the Table of Contents, the similarities with Norvig’s Principles of Artificial Intelligence Programming in terms of topics covered are striking. Seems like building up to a Prolog interpreter is a thing in Lisp programming books.
评论 #43826904 未加载
cracauer18 days ago
Excellent book to learn compile-time computing.