-
一个C++函数解释器,很好用的。
一个C++函数解释器,很好用。-a C function interpreter, a good use.
- 2023-06-21 03:40:07下载
- 积分:1
-
使用Java语言实现Small Basic语言解释器。包括两个主要的子系统:一个是表达式解释器,负责处理数字表达式;另一个是解释器,负责程序的实际执行。...
使用Java语言实现Small Basic语言解释器。包括两个主要的子系统:一个是表达式解释器,负责处理数字表达式;另一个是解释器,负责程序的实际执行。-use Java language Small Basic language interpreter. Including the two major subsystems : an expression interpreter is responsible for handling digital expression; Another interpreter, responsible for the actual implementation process.
- 2022-04-11 19:06:50下载
- 积分:1
-
Java形式文法
Java形式文法-BNF.是设计形式文法的好范例。-Java form grammar-BNF. Form design is a good example of grammar.
- 2022-11-05 00:40:03下载
- 积分:1
-
这个是脚本引擎lua的例程,这是一个嵌入式的袖珍引擎
这个是脚本引擎lua的例程,这是一个嵌入式的袖珍引擎-This is a lua scripting engine of the routine, this is a pocket embedded engine
- 2023-03-27 18:25:03下载
- 积分:1
-
智能的词法分析 ,能任意输入正则表达式,能求出NFA,DFA,minDFA,和最后的匹配情况...
智能的词法分析 ,能任意输入正则表达式,能求出NFA,DFA,minDFA,和最后的匹配情况-Lexical analysis of intelligence, can enter any regular expression can be obtained NFA, DFA, minDFA, and the final match of the situation
- 2022-05-15 23:03:00下载
- 积分:1
-
这是一个编译原理的词法分析的二元式表示程序
这是一个编译原理的词法分析的二元式表示程序-This is a compiler lexical analysis of the principle expressed in the dual process
- 2023-02-19 14:15:03下载
- 积分:1
-
c/C++ 代码安全检测,c/C++ 代码安全检测
c/C++ 代码安全检测,c/C++ 代码安全检测 -check c/c++ code security check c/c++ code security
- 2022-01-24 18:11:57下载
- 积分:1
-
object pascal编译器源码
object pascal编译器源码-object pascal compiler source
- 2022-05-30 22:16:49下载
- 积分:1
-
一个自己写的NFA转DFA的程序,编译的作业,很不错哦!
一个自己写的NFA转DFA的程序,编译的作业,很不错哦!-Write their own procedures for NFA to DFA, the compiler of the operation, is pretty good, oh!
- 2023-01-31 07:30:03下载
- 积分:1
-
编译原理实验中的yacc源码,是一个基于小类C语言的yacc程序,有助于学习yacc的编写。...
编译原理实验中的yacc源码,是一个基于小类C语言的yacc程序,有助于学习yacc的编写。-principle experiment compiler generates the source code, is based on a subset of the C language yacc procedures, contribute to the preparation of learning yacc.
- 2022-02-18 16:32:30下载
- 积分:1