MIPS RISCompilerTM language suite shares common elements across the entire family of compilers. In this way the language suite offers both tight integration and broad language coverage.
The MIPS language suite supports:
- industry-standard front ends for the following languages (C, FORTRAN, Pascal)
- a common intermediate language, offering an efficient way to add language front ends over time
- all of the back end optimization and code generation
- the same object format and calling conventions
- mixed-language programs
- debugging of programs written in all languages, including mixtures
This