Justme0 / scc-compiler-linker

Simplified C Compiler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

scc-compiler-linker

这是《自己动手写编译器、链接器》一书的实践,这本书面向的是 Windows 平台,而本项目计划将其移植到 Linux,之后使用 C++ 重写这个编译器和链接器。SCC(Simplified C Compiler)是这个编译器的名字。

About

Simplified C Compiler

License:GNU Lesser General Public License v3.0


Languages

Language:C 100.0%