资源列表
[编译器/词法分析] lexical-analyzer
说明:编译原理,用C语言和lex两种方法实现词法分析,并包含成功测试案例,与失败测试用例以及实验报告-lexical analyzer<猪兔兔> 在 2024-11-16 上传 | 大小:110kb | 下载:0
[编译器/词法分析] from-top-down
说明:递归自顶向下实现算术表达式的语法分析,可算乘方等复杂运算-Recursive top-down implementation of an arithmetic expression parsing, power and other complex operations can be considered<猪兔兔> 在 2024-11-16 上传 | 大小:805kb | 下载:0
[编译器/词法分析] extended-pl0complier
说明:扩充功能的pl0编译器 文法中包含常量、变量、整数、实数、整型、实型、字符型、过程(带参数)、函数(带参数和返回值)、赋值语句、for语句、if-then-else语句、while语句、repeat…uitil语句、过程调用、函数调用、复合语句、读语句、写语句(字符串和表达式)。-extended pl0 compiler<啊啊> 在 2024-11-16 上传 | 大小:1.79mb | 下载:0
[编译器/词法分析] simple-cpu-emulator(C)
说明:含user_prog文件的解释型7条指令的简单CPU模拟器-simple cpu emulator for 7 insts<zh> 在 2024-11-16 上传 | 大小:2kb | 下载:0
[编译器/词法分析] script_interpreter
说明:一个用c语言写的解释器,有三种数据类型:int、float、string。支持+ -×/和print功能。虽然很小,但有很强的参考意义,容易扩展-A simple interpreter, there are three data types: int, float, string. Support+- ×/and print functions. Although small, but has a strong reference v<明> 在 2024-11-16 上传 | 大小:18kb | 下载:0