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.
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
.