paip-lisp by norvig

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

updated at June 5, 2024, 6:04 a.m.

Common Lisp

237 +0

7,045 +5

700 +0

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 June 8, 2024, 2:57 a.m.

Common Lisp

137 +0

3,086 +6

559 +1

GitHub