登录
首页 » Compiler program » 一个简单的编译器,可以实现简单的画图语句的解析,最终画出简单的图形。涉及程序编译器的实现几个步骤,词法分析,语法分析,语义分析,等等。...

一个简单的编译器,可以实现简单的画图语句的解析,最终画出简单的图形。涉及程序编译器的实现几个步骤,词法分析,语法分析,语义分析,等等。...

于 2022-04-14 发布 文件大小:26.72 kB
0 148
下载积分: 2 下载次数: 1

代码说明:

一个简单的编译器,可以实现简单的画图语句的解析,最终画出简单的图形。涉及程序编译器的实现几个步骤,词法分析,语法分析,语义分析,等等。-a simple compiler can achieve a simple drawing of analytic statement, the final draw simple graphics. The procedures compiler in several steps, lexical analysis, grammar analysis, semantic analysis, and so on.

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

发表评论

0 个回复

  • LUA语言教程,世界上最美妙的脚本语言,来自巴西
    LUA语言教程,世界上最美妙的脚本语言,来自巴西-LUA language courses, the world" s most beautiful scripting language, from Brazil
    2022-04-01 14:15:54下载
    积分:1
  • AutoCAD 2005中文版建筑制图新概念百例
    AutoCAD 2005中文版建筑制图新概念百例-源代码 -AutoCAD 2005 English edition of the new concept of one hundred cases of Architectural Drawing- 2005 Chinese version of the source code for the new concept of one hundred cases of Architectural Drawing- the source code for
    2022-08-14 01:16:02下载
    积分:1
  • C programm for finding Rankcorrelation between the to data X and Y. In program...
    C programm for finding Rankcorrelation between the to data X and Y. In programm enter -1 to stop the entering data only while you are entering the X.-C programm for finding Rankcorrelation between the to data X and Y. In programm enter-1 to stop the entering data only while you are entering the X.
    2023-04-29 09:55:02下载
    积分:1
  • 在windows下应用的c语言编译器
    在windows下应用的c语言编译器- Under windows application c language compiler
    2022-03-21 06:02:06下载
    积分:1
  • LL (1) parser
    LL(1)语法分析器,在任何时候,总控程序都是按照栈顶符号X和当前输入符号a行事的。对于任何(X,a),总控程序每次都执行下述三种可能的动作之一: 若X=a=’#’,则宣布分析成功,停止分析过程; 若X=a≠’#’,则把X从栈顶逐出,让a指向下一输入符号; 若X是一个非终结符,则查看分析表M。若M中存放着一条关于X的产生式,那么,首先把X逐出栈顶,然后,把产生式的右部符号按反序一一推进栈,同时做这个产生式相应的语义动作(目前不管)。若M[X,a]中存放着一条出错标志,则调用出错诊查程序Error。-LL (1) parser
    2022-04-20 05:21:39下载
    积分:1
  • C语言编写的简单计算程序的语法分析器,可以识别一定的计算功能...
    C语言编写的简单计算程序的语法分析器,可以识别一定的计算功能-C language prepared by the simple calculation procedure syntax analyzer can identify certain computing capabilities
    2022-05-07 07:17:33下载
    积分:1
  • pl/0语言分析程序
    pl/0语言分析程序-pl/0 speech analysis procedure
    2023-08-21 03:10:04下载
    积分:1
  • 对pl0语言的词法分析程序,带分析工具flex。输入一个PL0源程序文件名,即可看到词法统计结果。...
    对pl0语言的词法分析程序,带分析工具flex。输入一个PL0源程序文件名,即可看到词法统计结果。- To the pl0 language lexical analyaer, brings analysis tool flex. Inputs a PL0 source program filename, namely as worthy of looking at as morphology statistics result.
    2022-03-10 02:04:59下载
    积分:1
  • 对一个文件可以分词的系统,挺有用的哦
    对一个文件可以分词的系统,挺有用的哦-right can be a Word document system, quite the oh
    2022-06-26 22:57:00下载
    积分:1
  • 使用lex yacc编译/小
    一个使用lex/yacc的小型C编译器- Uses lex/yacc the small C compiler
    2023-02-26 02:15:03下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载