python-lua:简单的python到lua转换器

时间:2021-05-03 14:44:03
【文件属性】:
文件名称:python-lua:简单的python到lua转换器
文件大小:91KB
文件格式:ZIP
更新时间:2021-05-03 14:44:03
Python Python 3转Lua转换器 Python版本:3.5 Lua版本:5.2 我想了解更多有关! 用法 作为独立的应用程序 usage: python-lua [-h] [--show-ast] [--only-lua-init] [--no-lua-init] [IF] Python to lua translator. positional arguments: IF A python script filename to translate it. optional arguments: -h, --help show this help message and exit --show-ast Print python ast tree before code. --only-lua-init Print onl
【文件预览】:
python-lua-master
----requirements.txt(28B)
----LICENSE(11KB)
----__main__.py(2KB)
----setup.py(342B)
----README.md(12KB)
----docs()
--------python_3.5_ast_docs.html(41KB)
--------python_3.5_ast_docs_files()
----tests()
--------import.py.expected(0B)
--------luacode.py.expected(5B)
--------simple_math.py(141B)
--------factorial.py.expected(16B)
--------while.py.expected(21B)
--------class.py.expected(201B)
--------nestedclass.py.expected(54B)
--------comments.py(203B)
--------for.py(61B)
--------varargs.py(171B)
--------del.py.expected(28B)
--------unaryop.py.expected(22B)
--------localvars.py(221B)
--------continue.py(156B)
--------continue.py.expected(1KB)
--------global.py.expected(20B)
--------comprehensions.py(192B)
--------lambda.py(49B)
--------in.py(275B)
--------variables.py.expected(17B)
--------iterdict.py(203B)
--------attributes.py.expected(0B)
--------comments.py.expected(20B)
--------defaultargs.py(214B)
--------variables.py(91B)
--------iterdict.py.expected(0B)
--------while.py(43B)
--------defaultargs.py.expected(160B)
--------global.py(97B)
--------for.py.expected(23B)
--------import.py(35B)
--------localvars.py.expected(21B)
--------lambda.py.expected(5B)
--------simple_math.py.expected(37B)
--------iterlist.py.expected(233B)
--------varargs.py.expected(62B)
--------with.py.expected(0B)
--------with.py(77B)
--------decorator.py.expected(39B)
--------iterlist.py(296B)
--------in.py.expected(54B)
--------factorial.py(165B)
--------listdict.py.expected(20B)
--------decorator.py(352B)
--------class.py(678B)
--------nestedclass.py(191B)
--------unaryop.py(88B)
--------listdict.py(351B)
--------comprehensions.py.expected(42B)
--------attributes.py(42B)
--------ifelse.py.expected(35B)
--------ifelse.py(307B)
--------del.py(77B)
--------luacode.py(101B)
----.gitignore(1KB)
----runtests.py(3KB)
----pythonlua()
--------translator.py(2KB)
--------nameconstdesc.py(181B)
--------luainit.lua(10KB)
--------config.py(790B)
--------tokenendmode.py(157B)
--------cmpopdesc.py(450B)
--------__init__.py(38B)
--------boolopdesc.py(382B)
--------unaryopdesc.py(567B)
--------nodevisitor.py(18KB)
--------loopcounter.py(284B)
--------context.py(1KB)
--------binopdesc.py(1KB)
--------symbolsstack.py(642B)

网友评论