Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kampfkarren/pyhp-pph.py
A CIC (compiled interpreter-compiler) for PyHP-PPH.
https://github.com/kampfkarren/pyhp-pph.py
Last synced: 26 days ago
JSON representation
A CIC (compiled interpreter-compiler) for PyHP-PPH.
- Host: GitHub
- URL: https://github.com/kampfkarren/pyhp-pph.py
- Owner: Kampfkarren
- License: agpl-3.0
- Created: 2017-06-17T18:50:43.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-06-18T04:45:14.000Z (over 7 years ago)
- Last Synced: 2024-10-28T02:30:44.619Z (2 months ago)
- Language: Python
- Size: 28.3 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PyHP-PPH.py
An unofficial CIC for the [PyHP++# programming language](https://github.com/PyHP-pph/PyHP-pph) written in Python 3.
The spec for the language is in its infancy, so many things are assumed. It should not be used for serious work until the spec is complete, as many of the assumptions made could be different in a future specification, and the assumption will be removed and replaced. As a matter of fact, you shouldn't use this for serious work anyway. This language is too smart for you.
Although contributions to PyHP-PPH.py are appreciated, it'd be preferred if you instead contribute to the missing parts of the PyHP++# specifications.