a48d5f4bf0
py-python-lua is a python3 application which translates python 3 scripts into Lua. It can act as a standalone translator, or as an embedded package. Lua can be embedded in Python 3 input scripts, and will be passed through.
5 lines
136 B
Text
5 lines
136 B
Text
This script converts a python 3 to lua.
|
|
|
|
It can be used for standalone scripts, or embedded.
|
|
|
|
Lua can be embedded in the python script.
|