Skip to content

Latest commit

 

History

History
17 lines (8 loc) · 366 Bytes

README.md

File metadata and controls

17 lines (8 loc) · 366 Bytes

Decaf Compiler

2018.6.7

  • 支持Mars编译选项,能够在Mars模拟器运行
  • 支持xSpim模拟器

2018.6.8

  • 于MIPS CPU运行,计算10! + 9! + 8! + 7! + 6! + 5! + 4! + 3! + 2! + 1!

  • 增加输入ReadInteger输入方法,并针对指令进行CPU设计