Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

README

        

A (VERY) in-progress Python to RBX.Lua transpiler.