资源列表
generic-G-code-compiler
- 虚拟数控加工通用G代码编译器的研究。是G代码编译器生成的完整介绍。-Virtual CNC machining generic G-code compiler.G-code compiler generates the full descr iption.
Compiler-design
- 实现一个小编译程序(包括符号表的构造,词法分析,语法分析,中间代码产生)-A compiler (including the symbol table structure, lexical analysis, parsing, intermediate code generation)
G-code-interpreter
- 数控G代码解释器的设计与实现,是G代码实现的最新成果-CNC G-code interpreter Design and Implementation of the latest results of the G code to achieve
cifa
- 编译原理课程需要, 纯c写词法分析器.运行在linux , 下载直接make 就可以, 内有详细注释-cifa
compiler
- java代码有词法分析、语法分析功能,能够运行,适合编译原理这么课程的课程设计之用- java code, lexical analysis, syntax analysis capabilities, the ability to run for such a course of compiler theory course design-
1
- 词法分析,将程序中的各个单词区分开来实现词法分析-grammer analyse
cifafenxishiyan
- 词法分析程序,主要是利用状态转换图判断读入字符串是关键字、标识数字还是特殊符号或非法字符-Lexical analysis program
awka-0.7.5-1-src
- Awka comprises a translator of the AWK programming language to ANSI-C, and a library against which translated programs may be linked.
Compile
- 编译原理课程设计 C语言子集 to 汇编语言 VC6工程项目 含有详细文档-Compile VC6 project include documentation
final
- 一个PL0编译器,可以进行语言的编译,可以处理语法语句,并能够提出错误,供人修改-A PL0 compiler, language compiler, and can handle the basic syntax statement, and able to make an error
2
- 词法分析器,基于LL(1)的词法分析器,可以进行词法的基本分析- Lexical analyzer, lexical analyzer based on LL (1)
LexicalAnalysis
- 词法分析器,主要分析十六进制、十进制、八进制和变量、一些符号。-Lexical analyzer, analysis of the hex, decimal, octal, and variables, some of the symbols.