搜索资源列表
compiler
- 一个小的编译器,可以模仿类似c语言的语法。很适合初级java学习者,而且还能复习有关编译原理的知识
$RB6L1N0
- C编译器 java 仅实现到四元式,后面的优化和目标代码生成尚未能实现,仅供参考-C compiler java only achieve to 4 yuan style, behind the goal of optimization and code generation yet to be achieved, for reference only
bianyiqi
- 编译器:将已知语法的java文件,翻译成c语言文件,并执行输出结果。-The compiler: translate the Java files whose grammar is known into c language files, and execute and output the correct result .
antlr
- ANTLR—Another Tool for Language Recognition,其前身是PCCTS,它为包括Java,C++,C#在内的语言提供了一个通过语法描述来自动构造自定义语言的识别器(recognizer),编译器(parser)和解释器(translator)的框架。ANTLR可以通过断言(Predicate)解决识别冲突;支持动作(Action)和返回值(Return Value)来;更棒的是,它可以根据输入自动生成语法树并可视化的显示出来(这一点我将在下面的例子中演示)。由
The-C-language-lexical-analyzer
- 此代码是用eclipse作为开发环境的c语言词法分析器,编译器开发的第一步。-This code is c language lexical analyzer using eclipse as a development environment, the first step in the development of the compiler.
jikesrvm-3.1.3.tar
- Jikes研究虚拟机(Jikes Research Virtual Machine,简称Jikes RVM)是一种成熟的用于执行Java程序的虚拟机,其早期版本与当前版本分别在通用公共许可证(CPL)与Eclipse公共许可证(EPL)下开放代码。与其他以Java编写的虚拟机不同的是,Jikes RVM采用了元循环技术。 Jikes RVM采用了元循环技术,因而其需要运行在一个引导Java虚拟机(JVM)上来创建启动镜像。启动镜像在运行时由一个小型的C装入程序载入,其本质是Jikes
compiler
- 由清华大学王生原教授等编著的《编译原理》附带的源代码,分别由Pascal C Java三种语言编写的PL/0编译器-PL/0 compiler
JAC
- 由C语言实现的词法+语法分析的编译器。内含使用说明,可以运行,可作为课程设计-By the C language lexical parsing+ compiler. Contains instructions for use, can run, can be used as curriculum design
javaPdecompiler-latest-1385965557275
- 这款反编译器叫 "Java Decompiler", 由 Pavel Kouznetsov开发,目前最新版本为0.2.5. 它由 C++开发,并且官方可以下载 windows、linux和苹果Mac Os三个平台的可执行程序-The decompiler called "Java Decompiler", developed by Pavel Kouznetsov, the latest version is 0.2.5, which by the C++ development, and th
cmake-3.6.1-win32-x86
- 根据源文件生成各个c++编译器版本的工作空间文件(According to the source files are generated every c + + compiler version of the workspace file according to the source files are generated every c + + compiler version of the workspace file)