issues
search
visual-decaf
/
decaf-compiler
Compiler of decaf language
1
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
修复Print语句序列化的错误
#101
mask-kira
closed
1 year ago
0
合并变量引用
#100
DistinctWind
closed
1 year ago
0
更新版本号
#99
DistinctWind
closed
1 year ago
0
重构AST序列化格式
#98
mask-kira
closed
1 year ago
0
补充字节码十六进制形式序列化
#97
mask-kira
closed
1 year ago
0
修复StringStackItem未序列化的错误
#96
mask-kira
closed
1 year ago
0
忽略\r
#95
DistinctWind
closed
1 year ago
0
添加IF条件判断语句
#94
DistinctWind
closed
1 year ago
0
添加GOTO语句
#93
DistinctWind
closed
1 year ago
0
添加字符串字面量
#92
DistinctWind
closed
1 year ago
0
添加运行时栈
#91
DistinctWind
opened
1 year ago
0
变量接受可选的初始化器
#90
DistinctWind
closed
1 year ago
0
添加变量支持
#89
DistinctWind
closed
1 year ago
1
重构表达式序列化数据结构
#88
mask-kira
closed
1 year ago
0
添加符号表SymbolTable
#87
DistinctWind
closed
1 year ago
0
实现供Go调用的visual-decaf接口
#86
mask-kira
closed
1 year ago
0
修复HEX_INTEGER未使用16进制转换的错误
#85
DistinctWind
closed
1 year ago
0
添加StackItem输出接口
#84
DistinctWind
closed
1 year ago
0
利用StackItem重构VM栈运行时
#83
DistinctWind
closed
1 year ago
1
修复BoolStackItem未实现LOGIC_NOT的错误
#82
DistinctWind
closed
1 year ago
0
实现语句序列化
#81
mask-kira
closed
1 year ago
0
添加运行时栈信息
#80
DistinctWind
closed
1 year ago
0
实现PRINT语句
#79
DistinctWind
closed
1 year ago
2
加入表达式语句
#78
DistinctWind
closed
1 year ago
4
添加语句AST框架
#77
DistinctWind
closed
1 year ago
0
实现浮点数节点序列化
#76
mask-kira
closed
1 year ago
0
完成数学表达式计算器
#75
DistinctWind
closed
1 year ago
0
更新Decaf版本到0.1.0
#74
DistinctWind
closed
1 year ago
0
改用更强大的IELR文法
#73
DistinctWind
closed
1 year ago
0
启用LAC生成更详细的语法错误
#72
DistinctWind
closed
1 year ago
0
添加ByteCodeDriver汇报错误接口
#71
DistinctWind
closed
1 year ago
0
重构VirtualMachine
#70
DistinctWind
closed
1 year ago
0
添加浮点数类型
#69
DistinctWind
closed
1 year ago
2
补充Token类型映射
#68
mask-kira
closed
1 year ago
0
实现相等二元运算符序列化
#67
mask-kira
closed
1 year ago
0
实现相等二元运算符
#66
DistinctWind
closed
1 year ago
0
重构类名Token、TokenStream、Serializable
#65
mask-kira
closed
1 year ago
1
补充实现AST序列化
#64
mask-kira
closed
1 year ago
0
检查Visitor的访问情况
#63
DistinctWind
closed
1 year ago
0
为虚拟机添加类型支持
#62
DistinctWind
closed
1 year ago
0
实现二元关系运算符
#61
DistinctWind
closed
1 year ago
1
实现比较运算符的无结合性
#60
DistinctWind
closed
1 year ago
2
添加一元逻辑非运算符
#59
DistinctWind
closed
1 year ago
0
使用更直观的字符串表示token
#58
DistinctWind
closed
1 year ago
0
添加parser实现图的生成目标
#57
DistinctWind
closed
1 year ago
0
实现算数一元减法
#56
DistinctWind
closed
1 year ago
0
实现一元减法的实现方案
#55
DistinctWind
closed
1 year ago
3
为Bool类型添加Compiler的单元测试类型要求
#54
DistinctWind
closed
1 year ago
0
为Bool类型添加Parser单元测试类型要求
#53
DistinctWind
closed
1 year ago
0
添加Parser单元测试类型要求
#52
DistinctWind
closed
1 year ago
0
Next