https://github.com/settinghead/propn
Propn is an attempt at a TypeScript/JavaScript implementation of the Propagator Model piorneered by Alexey Radul and Gerald Sussman.
https://github.com/settinghead/propn
Last synced: about 1 year ago
JSON representation
Propn is an attempt at a TypeScript/JavaScript implementation of the Propagator Model piorneered by Alexey Radul and Gerald Sussman.
- Host: GitHub
- URL: https://github.com/settinghead/propn
- Owner: settinghead
- Created: 2017-03-05T22:45:53.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2020-09-28T12:00:25.000Z (over 5 years ago)
- Last Synced: 2025-01-14T17:15:34.179Z (over 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# propn
Propn is an attempt at a TypeScript/JavaScript implementation of the [Propagator Model](https://dspace.mit.edu/handle/1721.1/44215) piorneered by Radul and Sussman.
### WIP Warning
The current implementation is incomplete and is not meant for production use.