A compiler that has the capability the 5 structures of a compiler i.e Lexical Analysis, Parsing, Semantic Analysis, Optimization and Code Generation
$ coolc the-name-of-your .cl files
- The assembly language used is MIPS
$ spim your_compiled_code.s
A compiler that has the capability the 5 structures of a compiler i.e Lexical Analysis, Parsing, Semantic Analysis, Optimization and Code Generation
CoolMIT
A compiler that has the capability the 5 structures of a compiler i.e Lexical Analysis, Parsing, Semantic Analysis, Optimization and Code Generation
$ coolc the-name-of-your .cl files
$ spim your_compiled_code.s