An open API service indexing awesome lists of open source software.

https://github.com/brucezoom/cool-compiler

The programming assignments from Stanford CS143 to implement a compiler for COOL (Classroom Object Oriented Language).
https://github.com/brucezoom/cool-compiler

Last synced: about 1 year ago
JSON representation

The programming assignments from Stanford CS143 to implement a compiler for COOL (Classroom Object Oriented Language).

Awesome Lists containing this project

README

          

# COOL-Compiler
The programming assignments from [Stanford CS143](https://lagunita.stanford.edu/courses/Engineering/Compilers/Fall2014/course/) to implement a compiler for COOL (Classroom Object Oriented Language).