Skip to content

Repository files navigation

Compilers

A compiler that converts C-- (small C-like Language) source code into MIPS assembly code which can be run on SPIM Simulator.

  • "Compiler" integrates lab1~4.
    • Lab1: lexical and syntax analysis
    • Lab2: semantic analysis
    • Lab3: intermediate code generation
    • Lab4: object code generation

Main reference: https://github.com/Tyler-ytr/Compiler

About

A compiler for a small C-like language(C--) written in C.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages