Skip to content

A Python Implementation of the General Problem Solver

License

Notifications You must be signed in to change notification settings

brudgers/gps_py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GPS_PY Readme

Related Resources

There is a Github Pages page for this project at: https://brudgers.github.io/gps_py/ which is the woven representation of the project. My companion version of this project in Common Lisp can be found at: https://github.com/brudgers/general-problem-solver.

Literate Programming

This project utilizes Emacs’ org-mode and in particular the system Babel to implement active programming. I think of active programmng as an extension of Donald Knuth’s literate programming paradigam.

The primary source for this project is gps_py.org. Other than this readme.org and similar administrativia, most other files in this repository are tangled from gps_py.org.

About

A Python Implementation of the General Problem Solver

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published