1 Forks
5 Stars
5 Watchers

CoolCompiler

Stanford CS1/CS143 Compilers Course Project for COOL (Classroom Object-Oriented Language) in C++ using LLVM backend

How to download and setup CoolCompiler

Open terminal and run command
git clone https://github.com/laolarou726/CoolCompiler.git
git clone is used to create a copy or clone of CoolCompiler repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with CoolCompiler https://github.com/laolarou726/CoolCompiler/archive/master.zip

Or simply clone CoolCompiler with SSH
[email protected]:laolarou726/CoolCompiler.git

If you have some problems with CoolCompiler

You may open issue on CoolCompiler support forum (system) here: https://github.com/laolarou726/CoolCompiler/issues