paip-lisp by norvig

Lisp code for the textbook "Paradigms of Artificial Intelligence Programming"

updated at May 11, 2024, 8:56 a.m.

Common Lisp

237 +1

7,024 +11

699 +2

GitHub
lisp-koans by google

Common Lisp Koans is a language learning exercise in the same vein as the ruby koans, python koans and others. It is a port of the prior koans with some modifications to highlight lisp-specific features. Structured as ordered groups of broken unit tests, the project guides the learner progressively through many Common Lisp language features.

updated at May 11, 2024, 8:51 a.m.

Common Lisp

137 +0

3,076 +4

557 +1

GitHub