https://github.com/fastred/cool-compiler-examples
MIPS assembler files generated by my COOL compiler
https://github.com/fastred/cool-compiler-examples
Last synced: 12 months ago
JSON representation
MIPS assembler files generated by my COOL compiler
- Host: GitHub
- URL: https://github.com/fastred/cool-compiler-examples
- Owner: fastred
- Created: 2013-03-02T16:17:30.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-03-09T10:41:01.000Z (over 13 years ago)
- Last Synced: 2025-03-10T19:33:15.794Z (over 1 year ago)
- Language: Assembly
- Homepage:
- Size: 129 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Cool (Classroom Object-Oriented Language) examples
======================
Examples of MIPS assembler files created by my compiler, that I've written for an online version of Stanford's Compilers class.