Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 841 Bytes

readme.org

File metadata and controls

10 lines (6 loc) · 841 Bytes

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.