CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - lex 词法分析

搜索资源列表

  1. mylexer

    0下载:
  2. 用Lex自动构造词法分析器,又来实现词法分析-Automatic structure with Lex lexical analyzer, again to achieve lexical analysis
  3. 所属分类:Compiler program

    • 发布日期:2017-03-27
    • 文件大小:1319
    • 提供者:raingoose
  1. mlex

    0下载:
  2. lex编译器,各种词法分析的扫描,并进行编译,从而实现词法编译功能-lex compiler, lexical analysis of a variety of scan and compile, compile functions to achieve lexical
  3. 所属分类:Compiler program

    • 发布日期:2017-03-27
    • 文件大小:506783
    • 提供者:天南地北
  1. TINY_Compiler

    0下载:
  2. 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)
  3. 所属分类:Compiler program

    • 发布日期:2017-03-28
    • 文件大小:63417
    • 提供者:飞轩泠
  1. SeuLex

    0下载:
  2. 本源码为自行开发的兼容C文法格式的词法分析器LEX,能实现Mini C的简单词法分析功能,并作为语法分析程序的输入。开发环境为VS2008-The source code is a self-developed format compatible with C grammar, lexical analyzer LEX, Mini C to achieve a simple lexical analysis, and as the input parser. Development enviro
  3. 所属分类:Compiler program

    • 发布日期:2017-04-09
    • 文件大小:1958075
    • 提供者:sunfulin
  1. lex-and-yacc

    0下载:
  2. 对输入的程序进行分析,将关键字,保留字与系统标识符分开,并对其属性进行说明。 建立数组,将单词读入,对单词的ASCII码进行判断,将在ASCII码值在一定区间进行区分(使用if语句来判断),分开来后,对其所在ASCII值区间的不同,给予以不同的属性(比如:系统保留字…),词法分析器完成后要能识别+,-,=等字符。 对输入的程序语句进行分析。对每个非终结点定义单个函数,定义了它的后继节点。然后用一个构造来的函数,使定义的后继节点符合语法,否则报错。 -Analysis of the i
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:107949
    • 提供者:凡亚东
  1. decaf_PA1

    1下载:
  2. 使用lex和yacc写的Decaf语言的编译器前段代码,包括词法分析与语法分析。 Decaf是一门类Java的教学语言-Written using lex and yacc compiler front-end code, including lexical analysis and syntax analysis
  3. 所属分类:Compiler program

    • 发布日期:2016-11-22
    • 文件大小:821248
    • 提供者:czw
  1. 1

    0下载:
  2. 编译原理 pl0词法分析算法设计,利用lex工具,对pl0源文件进行词法分析-Compiler theory pl0 lexical analysis algorithm design, the use of lex tools, pl0 lexical analysis of source files
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:46372
    • 提供者:jiaozida
  1. lexical-analyzer

    0下载:
  2. 编译原理,用C语言和lex两种方法实现词法分析,并包含成功测试案例,与失败测试用例以及实验报告-lexical analyzer
  3. 所属分类:Compiler program

    • 发布日期:2017-03-30
    • 文件大小:112703
    • 提供者:猪兔兔
  1. zc2

    0下载:
  2. 这是一个词法分析和语法分析的代码,是一个编译器的前段,-this is a simple compiler about lex.l and bison.y.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-01
    • 文件大小:48339
    • 提供者:zhou yan
  1. par

    0下载:
  2. 这是编译原理的源代码,涉及到了编译原理的词法分析,语法分析。本实验采用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
  3. 所属分类:Compiler program

    • 发布日期:2017-04-04
    • 文件大小:437605
    • 提供者:戴珊珊
  1. count

    0下载:
  2. 编译原理实验,词法分析例子,简单的说明lex的理解-Compiler principle experiment, the lexical analysis example, a simple descr iption of the understanding of the lex
  3. 所属分类:Compiler program

    • 发布日期:2017-04-10
    • 文件大小:514
    • 提供者:meijie
  1. pascal

    0下载:
  2. 编译原理实验,词法分析例子,简单的说明lex的理解-Compiler principle experiment, the lexical analysis example, a simple descr iption of the understanding of the lex
  3. 所属分类:Compiler program

    • 发布日期:2017-04-10
    • 文件大小:687
    • 提供者:meijie
  1. 1

    0下载:
  2. 编译原理实验,词法分析例子,简单的说明lex的理解-Compiler principle experiment, the lexical analysis example, a simple descr iption of the understanding of the lex
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:625
    • 提供者:meijie
  1. wo

    0下载:
  2. 编译原理实验,词法分析例子,简单的说明加强对lex的理解-Compiler principle experiment, the lexical analysis example, a simple descr iption of the understanding of the lex
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:1092
    • 提供者:meijie
  1. 2TestScaner

    0下载:
  2. 编译原理实验,词法分析例子,简单的说明有助于加强对lex的理解-Compile principle experiment, the lexical analysis example, help to strengthen the understanding of lex
  3. 所属分类:Compiler program

    • 发布日期:2017-04-01
    • 文件大小:1168
    • 提供者:meijie
  1. 1exam

    0下载:
  2. 编译原理实验,词法分析例子,简单的说明有助于初学者对lex的理解-Compiler principle experiment, the lexical analysis example, simple instructions to help beginners understanding of the lex
  3. 所属分类:Compiler program

    • 发布日期:2017-03-31
    • 文件大小:2812
    • 提供者:meijie
  1. lexical-analysis-program

    0下载:
  2. 一个词法分析程序,对所给出的程序可分析出关键字、数字(整数、小数、科学计数法数字)、定义的识别符、分界符、分隔符 ,并带有lex程序。-A lexical analysis program, the program is proposed to analysis of keyword, digital ( integer, decimal, scientific notation definition digital ), identifiers, delimiters, separator,
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-04-06
    • 文件大小:1477
    • 提供者:zhj
  1. lexical-analyzer-program

    0下载:
  2. 编译原理词法分析器程序,利用词法分析自动构造工具LEX构造一个识别C语言的词法分析程序-Compiler theory lexical analyzer program, the use of the lexical analysis of the automatic construction tools LEX to construct a lexical analysis to identify the C language program
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:229090
    • 提供者:辛敏
  1. BLexa

    0下载:
  2. 基于C++的编译器词法分析模块生成器[Lex],可使用Visual C++ 2003编译,分析词法定义文件件,产生确定自动机[DFA]和对应词法的分析代码,使用此代码可解析C++源码并生成TOKEN序列 -Lexical analysis module based on the C++ the compiler to generate device [Lex], can be compiled using the Visual C++ 2003, analysis of lexical d
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:220379
    • 提供者:kgd815
  1. cifafenxi

    0下载:
  2. 词法分析阶段是编译过程的第一个阶段,是编译的基础。这个阶段的任务是从左到右一个字符一个字符地读入源程序,即对构成源程序的字符流进行扫描然后根据构词规则识别单词(也称单词符号或符号)。词法分析程序实现这个任务。词法分析程序可以使用Lex等工具自动生成。-Lexical analysis phase is the first phase of the compilation process is compiled on the basis of. The task at this stage is
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-10
    • 文件大小:858305
    • 提供者:李丽
« 1 2 3 4 56 »
搜珍网 www.dssz.com