搜索资源列表
winbinson
- 用标准的BINSON和FLEX生成的源代码有很多宏,可读性很差,如果只是用VC在WINDOWS平台,那就需要精简,以改善可读性。-using standard BINSON FLEX and the source code generated a lot of Acer, readability poor, if only VC in Windows platform, it needs to be streamlined to improve readability.
flexbison
- 词法,语法分析自动生成工具的使用教程(源代码)。 将flex,bison结合使用可以生成复杂的编译程序。用来做编译程序的前端非常合适。-morphology, syntax analysis tools automatically generate the directory (source code). To flex, bison combination can generate complex compiler. Procedures used in the compiler fron
lex分析pl0
- 是用flex分析pl0源代码的程序,统计处其中所有的关键字和变量名称,这个rar文件中有readme,具体见其中的说明。另外还有2个测试文件ceshi1.pl0和ceshi2.pl0-is flex pl0 source code analysis procedures, the Census and Statistics Department in which all the keywords and variable names, the rar a readme file, as show
lexical_analyzer(by_flex).rar
- 运用flex自动生成词法分析器。包含源代码和使用文档,Automatically generated using flex lexical analyzer. Contains the source code and use of documents
flex
- 源程序代码利用FLEX 技术实现网页动态化.通讯系统等相关技术的实现-Source code using FLEX technology to achieve dynamic web pages. Communication systems and other related technologies to achieve
SmartMessenger_AS3
- 用ACTIONscr ipt编写的简单实时消息发送软件源代码。开发平台为FLEX。-Actionscr ipt prepared with easy real-time messaging software source code. Development platform for the FLEX.
Flex(1-5)
- Flex動態網站原始碼,讓您架構世界一流的動態網站,一天流量超過一億-Flex dynamic websites source code to enable you to structure a world-class dynamic Web site traffic more than 100 million a day
CommonDataGridAddOns
- 基于微软WF开发的工作流全套实例源码,以及环境测试数据.--Developed based on Microsoft Workflow WF a full set of source code examples, as well as environmental test data
TINY_Compiler
- TINY C编译器源码,用于参考学习编译原理(词法分析、语法分析、语义分析等)和LEX/YACC(不是FLEX/BISON)-TINY C compiler source code, compiled for the reference to learning theory (lexical analysis, syntax analysis, semantic analysis, etc.) and LEX/YACC (not FLEX/BISON)
par
- 这是编译原理的源代码,涉及到了编译原理的词法分析,语法分析。本实验采用flex和bison工具,编写了一个lex程序和一个yacc程序,实现的功能是对源程序进行词法分析和语法分析,并输出语法分析的过程。-This is source code of principles of Compilers, involving lexical analysis, syntax analysis in principles of Compilers. This experiment used flex an
sourcecode
- Flex开发源码,类似于spring,是非常好的可参考的源码,值得大家学习-Flex development source code, similar to the spring, is a very good reference source, is worth learning
tiny-complier
- Source code using lex and flex/bison to compile "tiny" programming language from the lexical analysis phase to code generation
arcgis-viewer-flex-3.4-src
- ArcGIS FlexViewer3.4源码,Esri提供的快速构建Flex地图的工具。-Source code of ArcGIS FlexViewer3.4,you can Build Flex map fastly by it.
amCharts
- amCharts 是基于Flash的一套图表解决方法,界面比JFreeChart华丽很多,而且可以与用户交互,动画效果非常漂亮,但是它的源码还是flex写的,反编译出的源码,可以直接加入你的flex工程中-amCharts is a Flash-based charts solution interface many gorgeous than JFreeChart, and can interact with the user, the animation is very beautiful,
gnupascal
- GNU PASCAL 的完整源代码,使用了FLEX BISON,可以为学习编译原理提供帮助-GNU PASCAL complete source code,using FLEX BISON, is a good practice reference
st_1
- 本章实验为实验一,任务是编写一个程序对使用C 语言书写的源代码进行词法分析和语法分析(C 语言的文法参见附录A),并打印分析结果。实验要求使用词法分析工具GNU Flex和语法分析工具GNU Bison,并使用C语言来完成。-This chapter first experiment experiments, the task is to write a program to use C source c
lab1
- 任务是编写一个程序对使用C 语言书写的源代码进行词法分析和语法分析(C 语言的文法参见附录A),并打印分析结果。实验要求使用词法分析工具GNU Flex和语法分析工具GNU Bison,并使用C语言来完成。在两个强大工具的帮助下,编写一个能进行词法分析和语法分析的程序是一件相当轻松愉快的事情。 需要注意的是,由于在后面的实验中还会用到本次实验已经写好的代码,因此保持一个良好的代码风格、系统地设计代码结构和各模块之间的接口对于整个实验来讲相当重要。 -The ta
2018COMPILERPRACTICE1
- decaf语言的flex生成语法分析文件的过程,以及源码(The process, and source code of the flex generated syntax analysis of the decaf language)
