https://github.com/anntzer/psy
Universal computation through p-systems
https://github.com/anntzer/psy
Last synced: 8 months ago
JSON representation
Universal computation through p-systems
- Host: GitHub
- URL: https://github.com/anntzer/psy
- Owner: anntzer
- Created: 2012-12-29T23:57:40.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2012-12-30T11:23:46.000Z (over 13 years ago)
- Last Synced: 2025-02-07T19:22:18.136Z (over 1 year ago)
- Language: Python
- Size: 109 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Psy
===
An esoteric programming language for the December 2012 edition of the
[PLT games](http://www.pltgames.com/competition/2012/12). Basically an
implementation of some (not so esoteric?) results of the theory of P-systems.
Run `./psy.py -h`, or `pydoc psy`, for a more thorough description.