-
使用lex yacc编译/小
一个使用lex/yacc的小型C编译器- Uses lex/yacc the small C compiler
- 2023-02-26 02:15:03下载
- 积分:1
-
commonly used programming language syntax and grammar forms to the public. Among...
现将本人搜集常用的程序设计语言的词法和形式文法提供给大家。其中,词法是按LEX格式编辑,形式文法是按YACC格式书写,大家可直接用LEX和YACC工具编译生成各类程序设计语言的分析器。-commonly used programming language syntax and grammar forms to the public. Among them, morphology is based on LEX format editing, grammar form is written by YACC format, we can use the LEX and YACC tools various compiler generation programming language analyzer.
- 2022-02-01 15:12:35下载
- 积分:1
-
java实现的一个pascal编译器,可以运行。
java实现的一个pascal编译器,可以运行。-achieve a pascal compiler can run.
- 2022-07-28 03:56:23下载
- 积分:1
-
LL(1)分析 写的语法分析程序,但是不能实现消除左递归,提取公因子...
LL(1)分析 写的语法分析程序,但是不能实现消除左递归,提取公因子-LL (1) analysis of written grammar analysis program, but can not eliminate the left recursion, extracting common factor
- 2022-03-01 22:29:26下载
- 积分:1
-
ll(1)语义分析器
ll(1)语义分析器-ll (1) Semantic Analyzer
- 2022-03-13 06:13:38下载
- 积分:1
-
一个小型的C++代码解释器,可以运行简单的C++代码。
一个小型的C++代码解释器,可以运行简单的C++代码。-A small C++ code interpreter, you can run a simple C++ code.
- 2022-06-16 16:18:12下载
- 积分:1
-
lalr1编译器,网上找的,可以使用!是学习编译原理这门课程的好例子,大家下下来可以自己试一试...
lalr1编译器,网上找的,可以使用!是学习编译原理这门课程的好例子,大家下下来可以自己试一试-lalr1 compiler, for the Internet, you can use! Principle study compiled this course a good example, where you can down their test!
- 2022-03-09 17:31:03下载
- 积分:1
-
一个外国人写的词法分析程序,大家可以参考一下,不过代码太多了!
有点难...
一个外国人写的词法分析程序,大家可以参考一下,不过代码太多了!
有点难-a foreigner writing lexical analysis procedures, we can take a look, but too many of code! Hard
- 2022-03-24 03:52:29下载
- 积分:1
-
编译原理―LL(1)文法分析器(1.0) 求LL(1)文法的FOLLOW集合工具: 软件读入一个LL(1)文法,生成其FOLLOW集合。...
编译原理―LL(1)文法分析器(1.0) 求LL(1)文法的FOLLOW集合工具: 软件读入一个LL(1)文法,生成其FOLLOW集合。-compiler theory-LL (1) grammar analyzer (1.0) for LL (1) grammar FOLLOW Set tools : software read an LL (1) grammar, generating its FOLLOW pool.
- 2022-01-26 06:18:06下载
- 积分:1
-
linux shell 得词法分析器,用于shell的命令解释。
linux shell 得词法分析器,用于shell的命令解释。-linux shell a lexical analyzer for the shell command interpreter.
- 2023-02-09 13:40:04下载
- 积分:1