57 Forks
157 Stars
157 Watchers

cCompiler

c语言编译器,用 lex 和 yacc 工具完成词法分析与语法分析并生成语法树,C++实现了语 法树的解析并生成中间代码,生成中间代码的过程中实现了错误检测。C++实 现了中间代码的优化操作。之后利用 python 对中间代码进行处理并生成 mips 汇编码并且可以成功在 PCSpim(mips 模拟器)上运行。

How to download and setup cCompiler

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

Or simply clone cCompiler with SSH
[email protected]:Uyouii/cCompiler.git

If you have some problems with cCompiler

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

Similar to cCompiler repositories

Here you may see cCompiler alternatives and analogs

 webpack    babel    next.js    gatsby    pkg    parcel    pyret-lang    iris    lebab    guido    kotlin    kotlin-native    selfie    reading    Halide    godzilla    compiler-explorer    Bridge    svelte    shaderc    rust    marked    v8    gopherjs    Nim    compiler    rescript-compiler    opal    red    scala-js