Skip to content

ellensong99/WLP4-To-MIPS-Compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WLP4 to MIPS Compiler

Compile WLP4 into MIPS assemble code and assemble it to executable machine code.

Tools/Steps

  • DFA Scanner
  • LR(1)Parser
  • Context-sensitive analyzer
  • Code Generator
  • Heap Memory Allocator

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages