hello everyone, I’m a python programmer with around 6 years of experience.

recently i learned haskell and also learned a little about category theory

i also want to learn LISP, I’ve seen a few tutorials here and there and I’m aware of the syntax. i would like to read a book on LISP.

could you guys recommend me books, anything from intermediate to advance

  • Realistic-Nobody-816@alien.topB
    link
    fedilink
    English
    arrow-up
    1
    ·
    10 months ago

    For Common Lisp:

    1. COMMON LISP: A Gentle Introduction to Symbolic Computation, David S. Touretzky
    2. Practical Common Lisp, Peter Seibel
    3. ANSI Common Lisp, Paul Graham
    4. On Lisp, Paul Graham
    5. Common Lisp Recipes, The Common Lisp Cookbook, …