0 Forks
4 Stars
4 Watchers

MiniC

MiniC语言编译器前端,生成抽象语法树,产生线性IR,生成控制流图

How to download and setup MiniC

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

Or simply clone MiniC with SSH
[email protected]:LC044/MiniC.git

If you have some problems with MiniC

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