3 Forks
4 Stars
4 Watchers

Compiler

Compilers course project. Developed a compiler for a subset of C programming language (Decaf).

How to download and setup Compiler

Open terminal and run command
git clone https://github.com/dracarys983/Compiler.git
git clone is used to create a copy or clone of Compiler 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 Compiler https://github.com/dracarys983/Compiler/archive/master.zip

Or simply clone Compiler with SSH
[email protected]:dracarys983/Compiler.git

If you have some problems with Compiler

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