搜索资源列表
Java2Asm-gcc
- Java语言子集语法、语义分析器。用C++作为宿主语言完成了Java语言子集语法、语义分析器,代码生成的目标代码为MASM汇编代码。附详细文档。
jflex-1.4.2
- java语法解释器生成器,有源码和相关文档-java syntax parser generator, a source code and related documentation
temp
- 本人根据自己的实际情况,并结合编译原理大作业的要求,拟以构建这样的一个编译器——jecc(java extended-c0 compiler):Java虚拟机上的扩充C0编译器 内附详细设计文档、申优答辩PPT等很详细的资料-I according to their actual situation, combined with the principle of large operations compiler requirements, intended to build such a
Compiler_java
- Java写的编译器,有文档说明和程序演示。编译器课程设计作业,适合学生参考并学习。-Compiler written in Java, there is documentation and procedures for presentation. Compiler, curriculum design work, suitable for students for reference and to learn.
Java_lexical_analyzer
- 一个简单的Java词法分析器,内含一个设计文档和全部源码-A simple Java lexical analyzer that includes a design document and all source code