Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kampfkarren/rbx.py
A Python transpiler that converts Python 3 into valid RBX.Lua (or just Lua, if you prefer), using AST visitors.
https://github.com/kampfkarren/rbx.py
Last synced: 26 days ago
JSON representation
A Python transpiler that converts Python 3 into valid RBX.Lua (or just Lua, if you prefer), using AST visitors.
- Host: GitHub
- URL: https://github.com/kampfkarren/rbx.py
- Owner: Kampfkarren
- License: gpl-3.0
- Created: 2016-11-27T05:55:55.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2016-11-28T03:45:39.000Z (about 8 years ago)
- Last Synced: 2024-10-28T02:30:43.748Z (2 months ago)
- Language: Python
- Size: 43.9 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
A (VERY) in-progress Python to RBX.Lua transpiler.