Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cnwzhjs/python.erl
Python interpreter written in pure Erlang.
https://github.com/cnwzhjs/python.erl
Last synced: 3 months ago
JSON representation
Python interpreter written in pure Erlang.
- Host: GitHub
- URL: https://github.com/cnwzhjs/python.erl
- Owner: cnwzhjs
- License: other
- Archived: true
- Created: 2013-01-05T14:50:43.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-01-10T19:09:14.000Z (almost 12 years ago)
- Last Synced: 2024-07-19T22:44:11.152Z (4 months ago)
- Language: Erlang
- Size: 121 KB
- Stars: 60
- Watchers: 8
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Python.erl #
## General ##
Python.erl is a python interpreter written in pure Erlang. This is a component used by the mobile game producer Shanghai Orandea Digital Co., Ltd. to build its server framework. To introduce some scripting features to the server.## License ##
This project is licensed under BSD license.## Author ##
You may contact me at cnwzhjs at gmail.com.Enjoy~