An open API service indexing awesome lists of open source software.

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

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.