Skip to content

Online version of code from "Paradigms of Artificial Intelligence Programming" in JSCL

Notifications You must be signed in to change notification settings

jscl-project/jscl-paip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSCL-PAIP

Work-in-Progress

An interactive web version of the code from Peter Norvig's Paradigms of Artificial Intelligence Programming (PAIP), running entirely in the browser via JSCL.

Try it live: https://jscl-project.github.io/jscl-paip/

About

This project brings the classic AI programming examples from PAIP to the web, allowing you to explore and experiment with the code without any local setup. JSCL compiles Common Lisp to JavaScript, making it possible to run these programs directly in your browser.

About

Online version of code from "Paradigms of Artificial Intelligence Programming" in JSCL

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages