资源列表
compilerWithJava.tar
- 用java实现的编译器. 包括语法分析,词法分析,生成目标代码等,代码很简单,本人已经测试过,很完美.-this is the lightweight java compiler, it contains syntactical analysis,lexer analysis and the target generate. the codes is so simply,i works so perfect...i think you can do it..
lpc1114.examples
- lpc1114 Philips now NXP examples
gccl2
- sunplus 8202 编译环境 gccl2-sunplus 8202 compiler,gccl2
esmDLL
- EMS编译器 易语言版 经过本人修改 可以自己修改和添加想要的功能-EMS-language version of the compiler easy to change after I want to modify and add their own features
tcc-0.9.25
- 一个小型的C编译器源码,可支持在X86,ARM体系架构目标代码的生成。自身可运行于WINDOWS或LINUX环境下。-A tiny C compiler source code for windows and linux both.
lexyacc
- 用C++实现的lex和yacc,里面包含大量的编译原理中的算法-lex and yacc
DelphiScript
- Delphi写的编译器,实现脚本引擎,实现脚本引擎。-Delphi compiler written to realize the scr ipt engine, to achieve the scr ipt engine.
sdcheck
- linux 环境下获取sd卡或指定磁盘的空间状态,并以windows的方式显示,适合习惯windows编程的用户使用linux环境编程-linux environment, access to the sd card or the specified disk space status, and display windows of the way, for habits of windows programming user programming linux environment
cmm-lex
- 参照清华大学《编译原理》写的cmm语言词法分析程序-Reference to Tsinghua University, Compiler Construction Principles written by cmm language lexical analysis program
Easy51pro
- 在这次单片机培训实验中用到了S51系列单片机的ISP编程线以及软件 想自制该编程线的同学可以从这里下载相关的电路图和程序-Training in the single-chip experiment using the S51 series MCU line ISP and software programming would like to made the students line programming can be downloaded from here and procedur
Pctools9.0
- 硬盘检测工具,能够快速检测,扫描磁盘坏道,从而进行修复-dive recovery
2
- 设计并实现C语言的语分析程序,实现对算术表达式的语法分析。要求所分析算术表达式由如下的文法G产生: EE+T|E-T|T TT*F|T/F|F Fid|(E)|num 实验要求:在对输入表示进行分析的过程中,输出所采用的产生式。-Design and implement C language, language analysis program to realize the arithmetic expression parsing. Requirements of a