0 Forks
0 Stars
0 Watchers

cSharpCompiler

An ongoing C Sharp Compiler project inspired from a code analysis project by Microsoft for its .NET Compiler Platform ("Roslyn")

How to download and setup cSharpCompiler

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

Or simply clone cSharpCompiler with SSH
[email protected]:WideSu/cSharpCompiler.git

If you have some problems with cSharpCompiler

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