搜索资源列表
compiler4
- PASCAL语言子集编译器,足够计算机系的学生交作业用了-PASCAL language subset compiler, the enough computer department s students handed over the work to use
fenris
- Fenris是一个检测并把高层次的语言结构做成文档的多功能故障检测器、调试器、代码分析工具。它能回复符号,把程序执行流绘成图,检查内部运行情况,恢复符号表,并处理反调试保护。它有一个命令行接口和一个类似SoftICE的GUI与Web前端-Fenris is a detection and high-level language structure made of multifunctional document fault detection, debugging, code analysis
shh120b2src
- Shorthand是一个强大的脚本语言,是专门为基于Web的应用程序设计的。它的语法简单直观易于学习。它的引擎可在所有的 Linux 和Windows平台的流行Web服务器上运行。它支持 MySQL 和ODBC,以便用最普通的数据格式化。-Shorthand is a powerful scr ipting language that is specifically for Web-based application design. Its syntax is simple and intuit
chkc_tar
- 这是一个使用标准 C 开发的简单的可以对 C 语言程序进行语法检查的程序,本程序检查你的程序中小括号、中括号、大括号、单引号、双引号、/* */ 注释等的配对情况,可以及时发现程序中存在的语法错误情况。-This is a standard C development can be a simple C language syntax procedures for the inspection procedures, the procedures check your procedures sm
lua-5.0.2.tar
- Lua 语言解释器源码,可在linux,windows,unix下编译成功,是学习编译原理和用来做配置文件的好-Lua language interpreter source code, may in linux, windows, under unix translate successfully east, is studies the translation principle and uses for to make the disposition document to be go
l-language-in-c
- 本学期编译课程需要实现L语言,本源码用c实现了L语言的词法语法的分析部分-compile this semester courses need to achieve L language, the source code used to achieve the L c language lexical analysis of the grammatical
nasm-0.98.zip
- 一个汇编语言编译器源码, A assembly language compiler source code
LexicalAnalysis
- 自然语言处理中的词法分析程序,有详细说明,可独立运行。-Natural language processing in the lexical analysis process, there is a detailed descr iption can be run independently.
Compiler
- 编译课上做的小程序,用四种分析方法分别实现(LL1,算符优先,递归下降,简单词法分析) 完成对正则文法所描述的Pascal语言子集单词符号的词法分析程序。 <标识符>→字母︱ <标识符>字母︱ <标识符>数字 <无符号整数>→数字︱ <无符号整数>数字 <单字符分界符> →+ ︱- ︱* ︱ ︱(︱) <双字符分界符>→<大于>=︱<小于>=︱<小于&g
Lexical_Analyzer
- 汇编词法分析器,无符号数的识别及符号扫描程序,c语言-Compilation of the lexer, unsigned identification and symbol scanner, c language
Compilercifa
- C语言词法分析器,用于实现C语言的词法分析,编写语言为C。-C language lexical analyzer, used to implement the C language, lexical analysis, the preparation of language is C.
C
- C语言子集编辑器 采用C语言的结构 LL1分析法做的编译器 结构完善-C language subset editor uses C language to do the structural analysis LL1 compiler structured
Simple-high-level-language-compiler
- 实现了一个简单的高级语言编译器,语法分析,词法分析,语义分析等-Implements a simple high-level language compiler, syntax analysis, lexical analysis, semantic analysis
Pascal-language-parser
- 编写包括if语句、赋值语句即含有加和乘运算的表达式等语法结构的Pascal子集语言的语法分析器-Preparation, including if statements, assignment statements that contain addition and multiplication expressions such as a subset of the grammatical structure of the Pascal language parser
C-language-tutorials-PIC-
- PIC单片机C语言学习教程,Hitech-PICC 编译器。-C language tutorials PIC microcontroller
PL0-language-translators
- PL0语言编译器,包括课设报告和源代码。PL/0语言可以看成PASCAL语言的子集,它的编译程序是一个编译解释执行系统。-PL0 language translators, including class set report and the source code. PL/0 language can be thought of as PASCAL subset of language, it is a compiler compile explain execution system.
Lord-language-interpreter
- 实现一个魔王语言解释器,自定义规则,将一段魔王的话翻译为有意义的人类语言(中文)。-Implement a devil king language interpreter, custom rules, will be a devil king word translation for meaningful human language (in Chinese).
assembly-language
- 汇编原理课程设计——PL0编译器的功能扩充-The assignment for assembly language
[C-Language]Lexical-Analysis
- 编译原理 词法分析 程序 源代码 可直接运行 自己编写-Compilation principle, [C Language]Lexical Analysis.zip,Source Code
[C-Language]Syntax-analysis
- 编译原理,语法分析,程序,源代码,可直接运行,自己编写的-Compilation principle, [C Language]Syntax Analysis.zip,Source Code
