搜索资源列表
fenris
- Fenris是一个检测并把高层次的语言结构做成文档的多功能故障检测器、调试器、代码分析工具。它能回复符号,把程序执行流绘成图,检查内部运行情况,恢复符号表,并处理反调试保护。它有一个命令行接口和一个类似SoftICE的GUI与Web前端-Fenris is a detection and high-level language structure made of multifunctional document fault detection, debugging, code analysis
cifaty
- (一) 程序设计要求 (1) 目 标 机:8086及其兼容处理器 (2) 中间代码:四元式 (3) 设计结果:四元式表、符号表、TOKEN串表 (4) 语义分析内容要求: 1) 变量说明语句 2) 赋值语句 3) 控制语句(任选一种) 4) 过程开始及结束语句 5) 分程序结构的符号表问题 6) 对子过程内部的源代码,暂时可以忽略生成四元式,但要对变量或常量入符号表。 -(a) program design requirements (1) Targe
200505241019311925
- PLO编译 (2) 输出单词,输出形式为:(序号,单词,对应源程序行号,对应源程序列号); (3) 输出出错信息,输出形式为:(出错行号,出错列号,出错信息); (4) 输出符号表,输出形式为:(单词种别码,单词符号); (5) 对源程序编辑框的某一行进行双击,能在单词编辑框中对应的单词变为红色; 当在单词编辑框中选定某一单词时,对应的源程序编辑框中的行变为蓝色。 (6) 打开、保存文件。查找、删除、修改等编辑工作。 -PLO compiler (2) output
hwfenxi
- 词法分析器,包括的关键字表和符号表,是针对C语言的,由于关键字表和符号表是在文本文档里建的,所以可以扩展,程序的可移植性比较好-lexical analyzer, including keyword table and symbol table is targeted at the C language, and keyword table is the symbol table in the text files in the building, so it can be extended,
FillTable
- 这是一个c程序,它是用来解决编译原理中的词法扫描程序,用来查添符号表。-c This is a program that is used to solve the compiler principles of lexical scanning procedures used to investigate Tim symbol table.
020789周磊编译原理上机作业
- 介绍语法制导翻译和各种语法成分的中间代码的生成;第6章介绍符号表的 组织和使用;第7章介绍运行时存储空间的组织与分配;第8章介-guidance on grammar and translation of various grammatical elements in the middle of the code generation; Chapter 6 on the symbol table of organization and use; Chapter 7 on storage sp
MSKey4in1
- 可耕地 唇形枯 要一地三三大哥有在一码元表的有遥有-arable land to a dry lips to a big brother on March 3 in a symbol table is the distance
TestBNF
- 扩展巴氏范式判别器及测试程序,实现符号表、语法树、语法判别算法。-expansion Pap paradigm checker and test procedures to achieve the symbol table, the syntax tree, grammar discrimination algorithm.
max
- 设计文档基本内容如下: 1) 整体框架 2) 词法分析 Class CTokenizer Class CScaner C关键字表 标识符词法 3) 语法分析 Class CParser Grammar 基本树形结构 支持的语句及运算 4) 建立符号表 Class LineListRec Class BucketListRec Class CSymbolTable Class CFunArgsCheck
textbook2
- 设计文档基本内容如下: 1) 整体框架 2) 词法分析 Class CTokenizer Class CScaner C关键字表 标识符词法 3) 语法分析 Class CParser Grammar 基本树形结构 支持的语句及运算 4) 建立符号表 Class LineListRec Class BucketListRec Class CSymbolTable Class CFunArgsCheck
suqaretryango
- 设计文档基本内容如下: 1) 整体框架 2) 词法分析 Class CTokenizer Class CScaner C关键字表 标识符词法 3) 语法分析 Class CParser Grammar 基本树形结构 支持的语句及运算 4) 建立符号表 Class LineListRec Class BucketListRec Class CSymbolTable Class CFunArgsCheck
symbol_tab.tar
- Symbol table program using linked list..contains yacc & lex files
pascal-compiler-in-cpp
- pascal compiler in C++是一个用C++实现的PASCAL编译器,主要包括符号表,创建语法树,代码生成和4元式解析等。该工程是根据龙书实现的编译器。项目中大量使用了STL,设计模式等思想。是学习面向对象编程和设计的好材料。里面包含有说明.txt有更详细说明 请使用Mingw或Dev-C++开发环境-pascal compiler in C++ is a compiler which compiles pascal code. The project consists
symbol_table
- This a simple symbol table written in C using hash tables in one version, and linked lists in the other. Compile it with gcc under unix.-This is a simple symbol table written in C using hash tables in one version, and linked lists in the other. Compi
Symbol-Tabel_ppts.ppt
- understanding symbol table for for binary file
CPPcompiler-symbol-table
- C++编译器符号表有哪些内容的总结,很详细-C++ compiler symbol table has a summary of what, in detail
A-symbol-Table-ADT
- This the program which implements symbol table of UNIX.-This is the program which implements symbol table of UNIX.
CREATION-OF-SYMBOL-TABLE
- This program is for the implementation of Symbol table using C language in which we can create a symbol table and also insert, modify, search and display the elements in the symbol table.
socket programming .tar
- Socket programming and symbol table programs
symbol table_litle & opcode table.tar
- system programming, symbol table, little table and opcode table