搜索资源列表
MipsIt
- mipsit是一个mips的虚拟机。可以用来了解mips的体系结构
compiler
- Python语言写的汇编编译器,可将MIPS指令转化为机器语言。
prj_tiger
- 编译原理大作业---tiger编译器 包括semant,translate,mipsframe,regalloc等所有phase 懂的人自会知道-Compilation Principle big operation--- tiger compiler including semant, translate, mipsframe, regalloc all those who understand phase will know
CC
- 一个小型C语言编译器,支持多架构,包括i386,ARM,mips等-A small C language compiler, support multi-architecture, including the i386, ARM, mips, etc.
MIPSSimulator
- 一个牛人做的MIPS模拟器,做MIPS编译器的可以一看。-Cattle are doing a MIPS simulator, so MIPS compiler can have a look.
CMMgenerator
- 编译器mips版后端,能根据已经生成的AST树来产生mips汇编程序-Mips version of the compiler back-end, according to AST has been generated by the tree to generate mips assembler
dlxas
- 一个mips指令集的汇编器,可以支持40几条指令的汇编,是学习汇编器的好资料-A mips assembler instruction set that can support 40 a compilation of several commands, is good information to learn assembler
MIP-C
- mips-c指令系统,用Verilog实现-mips-c command systems, using Verilog realization of
Report_compiler
- 一个简单的编译器的实现报告,详细介绍了如何实现一个minijava到mips的编译器如何一步一步实现,以及所使用的工具等-A simple compiler implementation report, detailing how to implement a minijava to mips compiler step by step how to achieve, and the tools used
Project3
- 简单的编译器 将klein转换为MIPS语言-Simple compiler klein into MIPS language
Group16_Phase1.tar
- Compiler source language :modula-2, intermediate language: python, Target language: MIPS.