AI Resources
-
BOOK: Principles of Artificial Intelligence Programming. part 1 pdf, part 2 pdf. Entire main GitHub site for PAIP.
-
PROGRAM(S): Portacle, which is a portable Common Lisp built on SBCL and Emacs using SLIME.
-
USING SMARTPARENS with Portacle:
Alternatives
Many people have had various complaints about Portacle. You could try Allegro Common Lisp Express Edition or Lispworks.
Articles
Additional Reading
Northwestern University’s EECS 325 course covers way more than we could ever hope to cover in a high school course. Their web site contains detailed information about Lisp programming.