https://github.com/perlence/porcupy
Compile a subset of Python to Yozhiks in Quake II scenarios
https://github.com/perlence/porcupy
Last synced: 18 days ago
JSON representation
Compile a subset of Python to Yozhiks in Quake II scenarios
- Host: GitHub
- URL: https://github.com/perlence/porcupy
- Owner: Perlence
- License: bsd-3-clause
- Created: 2016-12-30T21:29:15.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-10-27T21:24:55.000Z (over 8 years ago)
- Last Synced: 2025-10-11T00:36:23.216Z (10 months ago)
- Language: Python
- Homepage: http://porcupy.readthedocs.io/
- Size: 341 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE.rst
Awesome Lists containing this project
README
Porcupy
=======
What do you get when you cross a snake and a hedgehog?
Compile a subset of Python to `Yozhiks in Quake II `_ scenarios.
Installation
------------
.. code-block:: bash
pip3 install 'git+https://github.com/Perlence/porcupy#egg=porcupy'
Usage
-----
.. code-block:: bash
$ echo 'print("Hello, World!")' | porcupy
ym Hello,_World!