4 Forks
35 Stars
35 Watchers

rustcc

A (toy) C compiler written in Rust.

How to download and setup rustcc

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

Or simply clone rustcc with SSH
[email protected]:ClementTsang/rustcc.git

If you have some problems with rustcc

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