-
Full support for extended regular expressions (those with intersection and compl
Full support for extended regular expressions (those with intersection and complement); Support for some kinds of cycles in grammar; DFA-based operation; Unicode support; C++ only, requires a modern compiler; Lexical analyzers can be configured to get symbols from any input class (built-in support for std::istream, std::wistream and FILE *); Designed to work with Whale, but can work standalone or interface to other parsers.-Full support for extended regular expressions (those with
intersection and complement); Support for some kinds of cycles in
grammar; DFA-based operation; Unicode support; C only, requires a
modern compiler; Lexical analyzers can be configured to get symbols
from any input class (built-in support for std::istream, std::wistream
and FILE*); Designed to work with Whale, but can work standalone or
interface to other parsers.
- 2022-05-27 12:54:56下载
- 积分:1
-
目标代码生成(C++)源代码+详细的课程设计报告
源程序的中间代码变换成依赖于具体机器的等价的目标代码...
目标代码生成(C++)源代码+详细的课程设计报告
源程序的中间代码变换成依赖于具体机器的等价的目标代码-Target code generation (C++) Source code a detailed report of the curriculum design of the intermediate source code converted into machine dependent on the specific object code equivalent
- 2022-01-25 23:37:57下载
- 积分:1
-
在多道程序设计系统编辑器
System Editor for multiprogramming
- 2022-01-25 21:42:01下载
- 积分:1
-
加速度信息采集程序.主要是通过界面显示物体移动的信息采集。...
加速度信息采集程序.主要是通过界面显示物体移动的信息采集。-Accelecer information program very useful
- 2023-08-08 07:25:04下载
- 积分:1
-
拿出这个程序来主要是因为原文中只有一个LEX程序,
拿出这个程序来主要是因为原文中只有一个LEX程序,- Puts out this procedure to come mainly is because in the
original text only has a LEX procedure,
- 2022-09-16 13:45:03下载
- 积分:1
-
LUA语言教程,世界上最美妙的脚本语言,来自巴西
LUA语言教程,世界上最美妙的脚本语言,来自巴西-LUA language courses, the world" s most beautiful scripting language, from Brazil
- 2022-04-01 14:15:54下载
- 积分:1
-
词法分析器实现 c语言
词法分析器实现 c语言 - The morphology analyzer realizes the c language
- 2022-03-09 13:24:04下载
- 积分:1
-
c51的模数转换
c51的模数转换-C51 of the analog-digital conversion
- 2022-06-18 15:48:45下载
- 积分:1
-
java写的PLO词法分析,刚交了作业
没什么大内容,仅供参考
java写的PLO词法分析,刚交了作业
没什么大内容,仅供参考-java write lexical analysis of the PLO, has just paid a little big operation, for reference purposes only
- 2022-11-05 02:45:03下载
- 积分:1
-
使用C语言编写的最简单DFA的JAVA词法分析器,使用文件实现匹配,属性字流和错误信息结果保存在文件中,适合编译初学者学习词法分析器...
使用C语言编写的最简单DFA的JAVA词法分析器,使用文件实现匹配,属性字流和错误信息结果保存在文件中,适合编译初学者学习词法分析器
- 2022-11-22 14:35:04下载
- 积分:1