搜索资源列表
yufa
- c语言语法分析器,输入表达式 输出表达式语法是否正确 -c language parser, input output expression expression syntax is correct
Compile-principle-experiment1-6
- 编译原理实验指导书 实验一 词法分析程序(扫描器)的设计 实验二 递归下降语法分析程序设计 实验三 LL(1)语法分析器设计 实验四 算符优先分析器设计 实验五 LR分析器设计 实验六 语法制导翻译程序设计-Compile term Principle Experiment Experimental Analysis of Instruction Program (scanner) is designed to test two recursive descent par
rt
- 一个递归下降分析程序,实现对词法分析程序所提供的单词序列的语法检查和结构分析-Preparation of a recursive descent parser, lexical analyzer to achieve word sequence provided by the syntax checking and structural analysis.
PHP_Notes_01
- What is PHP? PHP (recursive acronym for "PHP: Hypertext Preprocessor") is a widely-used Open Source general-purpose scr ipting language that is especially suited for Web development and can be embedded into HTML. How PHP came into being PHP
Parsing
- 编制一个递归下降分析程序,实现对词法分析程序所提供的单词序列的语法检查和结构分析。-The preparation of a recursive descent parser, syntax checking and word structure to achieve lexical analysis program provided by sequence analysis.