On Lisp (1993)

(paulgraham.com)

34 points | by ibobev 13 hours ago

4 comments

  • bko 12 hours ago
    This was the best most intuitive explanation of lisp syntax and why's it's natural and so powerful

    https://stopa.io/post/265

  • jimbokun 12 hours 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.
    • zitterbewegung 12 hours ago
      Actually building an metacircular Lisp interpreter is the dominant thing to do in Lisp Programming books . There are a few exceptions such as the little lisper series .
  • 123sereusername 12 hours ago
    [dead]