

| |||||||
|
You are here: Root > Programming Languages
Lisp code from Artificial Intelligence, A Modern Approach
Common Lisp code for solving basic AI problems, from the definitive textbook on intelligent agents by Russell & Norvig.
The website also links implementations in other languages (java, python, c++, p...
PAIPROLOG
An update of Peter Norvig's "Prolog in Common Lisp".