# aima-lisp **Repository Path**: deerrider/aima-lisp ## Basic Information - **Project Name**: aima-lisp - **Description**: Common Lisp implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach" - **Primary Language**: Common Lisp - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-06-01 - **Last Updated**: 2021-11-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # aima-lisp Common Lisp implementation of algorithms from Russell And Norvig's book *Artificial Intelligence - A Modern Approach.* This repository was the original code base, back in 1995. Since then, the Java and Python versions have become more popular, and this Lisp version is no longer up-to-date. But it is here for whatever use you want to make of it.