-
一个用LISP语言编写的语法分析器。底部的使用
一个用LISP语言编写的语法分析器。使用Bottom-up Chart Parsing算法,程序非常的简单高效,只有二百多行。另外可以自己定义文法和字典。 源代码公开,主要供对语法分析算法和LISP编程感兴趣的人学习使用,也可以使用在自然语言处理的各种实际研究当中。-A language with LISP parser. The use of Bottom-up Chart Parsing algorithm, the procedure very simple and efficient, and only more than 200 lines. In addition to its own grammar and dictionary definition. Open source code, mainly for syntax analysis of the LISP programming algorithms and people interested in learning to use, you can also use natural language processing in a variety of actual studies.
- 2022-06-26 05:28:01下载
- 积分:1
-
写的是一个语法分析器 是用LR分析法分析一个布尔表达式,最后用逆波兰是输出,希望对大家有用...
写的是一个语法分析器 是用LR分析法分析一个布尔表达式,最后用逆波兰是输出,希望对大家有用-writes of a parser is LR analysis for a Boolean expression, with the final output is the inverse of Poland, a member of the useful!
- 2022-01-28 17:21:55下载
- 积分:1
-
编译原理词法分析程序设计,是我们当时的要求做的课设题.
编译原理词法分析程序设计,是我们当时的要求做的课设题.-compiler theory lexical analysis program design, we then asked them to set up courses that.
- 2022-02-10 16:20:50下载
- 积分:1
-
I did not know is good ha
我也不知道好不好的- I did not know is good ha-ha
- 2022-03-01 19:59:52下载
- 积分:1
-
一个免费的编译器的原代码,用于学习lex和
一个FREE编译器原码,用于学习LEX和YA- A FREE compiler original code, uses in to study LEX and
YA
- 2022-02-25 07:07:35下载
- 积分:1
-
一个简单词法分析,用Java写的,有界面的
一个简单词法分析,用Java写的,有界面的-this is written in Java
- 2022-12-19 20:45:03下载
- 积分:1
-
是关于算术表达式的翻译程序,有词法分析,语法分析,语义分析和三地址码生成...
是关于算术表达式的翻译程序,有词法分析,语法分析,语义分析和三地址码生成-it is a program which is to translate the compute
expression.it contains accidence analysis,gramar analysis ,lexeme analysis and three-addr code grenerate.
- 2023-02-10 06:40:03下载
- 积分:1
-
这是我们学习编译原理时做的一个程序. 是一个简单的词法分析程序.将一个文本文件时的推导规则进行....
这是我们学习编译原理时做的一个程序. 是一个简单的词法分析程序.将一个文本文件时的推导规则进行.-This our compiler theory when learning to do a procedure. It is a simple lexical analysis procedure. A text file of the derivation rules.
- 2022-03-09 09:57:24下载
- 积分:1
-
没什么的 只是一个普通的编译原理的实验程序
没什么的 只是一个普通的编译原理的实验程序-it doesn t matter,it is a ordinary test program of complier pronciple
- 2022-05-16 17:27:23下载
- 积分:1
-
武汉理工大学计算机学院编译原理课程设计之DO
武汉理工大学计算机学院编译原理课程设计之DO-WHILE语句的翻译程序设计-Wuhan Polytechnic University computer science theory courses compiler design DO-WHILE statement to the translation program design
- 2023-08-08 03:55:03下载
- 积分:1