登录
首页 » Compiler program » 小型编译器的词法扫描 正则表达式 相见编译原理

小型编译器的词法扫描 正则表达式 相见编译原理

于 2022-02-04 发布 文件大小:570.59 kB
0 47
下载积分: 2 下载次数: 1

代码说明:

小型编译器的词法扫描 正则表达式 相见编译原理-Small compiler lexical scanning regular expression compiler theory meet

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 编译原理实验中的yacc源码,是一个基于小类C语言的yacc程序,有助于学习yacc的编写。...
    编译原理实验中的yacc源码,是一个基于小类C语言的yacc程序,有助于学习yacc的编写。-principle experiment compiler generates the source code, is based on a subset of the C language yacc procedures, contribute to the preparation of learning yacc.
    2022-02-18 16:32:30下载
    积分:1
  • 2022-02-11 19:46:34下载
    积分:1
  • 自己写的一个simple语言scanner,也许有些错。可作参考。
    自己写的一个simple语言scanner,也许有些错。可作参考。-a scanner of simple language writed by myself,maybe it has error.you can consult.
    2023-03-01 20:00:03下载
    积分:1
  • 词法分析,对一段程序,提取出所有的变量,数据结构里的东西,自己看看就明白了...
    词法分析,对一段程序,提取出所有的变量,数据结构里的东西,自己看看就明白了-Lexical analysis, for some procedures, to extract all the variables, data structure of things, could see for himself understood
    2022-07-25 21:28:39下载
    积分:1
  • 一个Modula
    一个Modula-2语言分析器-A Modula-2 language analyzer
    2022-03-10 22:13:55下载
    积分:1
  • vc实现的pl0编译器,有读取输出功能
    vc实现的pl0编译器,有读取输出功能-read() -write(),这个源码对初学编译原理者有很好的指导作用,我当初学的时候用了3天看懂了源码,也对编译原理更加理解了,毕竟只学理论不看代码是不可能真正理解的,原作者是dwing,我对代码做了一些修改,在此感谢dwing提供的代码-vc achieve pl0 compiler, a reader output- read ()- write (), the source for beginners compiler principles are very good role in guiding, I had time to study the use of three days to read the source code, but also to build a greater understanding of the tenets of all, the theory is not see the code is impossible to truly understand the original author dwing yes, I made some code changes like to thank the code dwing
    2022-10-10 13:20:03下载
    积分:1
  • C++编写的词法分析器,分析器的操作结构。
    C++编写的词法分析器,解释器构造作业。-C++ Prepared lexical analyzer, parser operating structure.
    2022-02-01 22:11:27下载
    积分:1
  • 编译原理
    编译原理-实现赋值语句的四元式的程序,分析出翻译中要解决的问题-Compiler Construction Principles- to achieve assignment Quaternion-based procedures, analysis of translation problems to be solved
    2023-05-16 18:45:02下载
    积分:1
  • 在本编译程序中,源语言为PL/0语言,目标语言为假想栈式计算机的汇编语言.PL/0语言是Pascal语言的一个子集,PL/0的编译程序包括了对PL/0语言源程序...
    在本编译程序中,源语言为PL/0语言,目标语言为假想栈式计算机的汇编语言.PL/0语言是Pascal语言的一个子集,PL/0的编译程序包括了对PL/0语言源程序进行分析处理、编译生成类PCODE代码,并在虚拟机上解释运行生成的类PCODE代码的功能。   PL/0语言编译程序采用以语法分析为核心、一遍扫描的编译方法。词法分析和代码生成作为独立的子程序供语法分析程序调用。语法分析的同时,提供了出错报告功能。在源程序没有错误编译通过的情况下,调用类PCODE解释程序解释执行生成的类PCODE代码。 该软件为PL/0语言编译程序,所实现的扩充功能如下: 1.增加单词:保留字 ELSE,FOR,TO, DOWNTO 2.增加运算 +=,-=,++,-- 3.不等号# 改为 4.增加条件语句的ELSE子句 5.扩充语句: ①FOR := TO DO ②FOR := DOWNTO DO 其中,语句①的循环变量的步长为1, 语句②的循环变量的步长为-1。 概述 源文件: *.plo 目标文件: *.COD 实现平台:C++ Builder6.0 -the compiler, the source language of PL/0 language, target language of the imaginary stack of computer assembly language. PL/0 language Pascal language is a subset of, PL/0 compilers including the right PL/0 language source analysis, category PCODE compiler code generation and the virtual machine running on to explain the formation PCODE category code functions. PL/0 language compiler
    2022-07-12 21:52:18下载
    积分:1
  • 语义分析 语义分析,编译作业,词法分析语义分析,编译作业,词法分析语义分析,编译作业,词法分析语义分析,编译作业,词法分析,,Visual C++...
    语义分析 语义分析,编译作业,词法分析语义分析,编译作业,词法分析语义分析,编译作业,词法分析语义分析,编译作业,词法分析,,Visual C++ -semantic analysis semantic analysis, compile operations, lexical analysis semantic analysis, compile operations, lexical analysis semantic analysis, compiler work, lexical analysis semantic analysis, compile operations, lexical analysis, Visual C
    2022-08-18 12:24:58下载
    积分:1
  • 696518资源总数
  • 104298会员总数
  • 46今日下载