Francesco601 / LISP-exercises

A repository for solutions to exercises from the book Common LiISPcraft and some other nuggets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LISP-exercises

A repository for solutions to exercises from the book Common LISPcraft by Robert Wilensky , my attempts at solving the infamous 99 LISP problems and other stuff. The book was a classic back in the 90s, but is actually poor by comtemporrary standards with few exercised and confusing choices like car and cdr instead of first and rest. Things like macros are barely mentioned toward the end of the book and so on.

About

A repository for solutions to exercises from the book Common LiISPcraft and some other nuggets


Languages

Language:Common Lisp 100.0%