助焊剂:我的Immo Landwerth的C#编译器的Python版本名为Minsk。 http:minsk compiler.net 源码
通量 安装: 命令: pip install pyinstaller pyinstaller --onefile flux.py pyinstaller的这种用法是从python文件创建可执行文件。 可执行文件位于当前文件夹中的/ dist / flux中。 块金: 使用type(i)获得变量i的基本类型 使用isinstance(x,Y)会更好,并告诉您x是否是Y类的实例 如果需要显示彩色终端输出,请使用termcolor模块(cprint,彩色) 进步: 词法分析器的工作原理(数字,空格,操作,括号)。 它产生叶子(节点),从中将构建我们的解析树[创建单词] 解析器采用词素并构建
文件列表
flux-master.zip
(预估有个25文件)
flux-master
test_flux.py
535B
Core
helper.py
2KB
tokentype.py
1015B
lexer.py
4KB
parser.py
6KB
textspan.py
132B
syntax.py
3KB
expression.py
4KB
暂无评论