Skip to content

qwqc 是一个简单轻量的 C 编译器,它旨在易于使用和理解,强调简单性和教育性。

License

Notifications You must be signed in to change notification settings

Xuanluo-Qiu/qwqc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QWQC

  1. qwqc 的注释很容易理解。
  2. qwqc 基于 acwj 项目。
  3. qwqc 的整体风格模仿 Lua

qwqc 是一个简单轻量的 C 编译器,带有 QBE 后端。它旨在易于使用和理解,强调简单性和教育性。未来可能会添加更多后端,例如自定义虚拟机。

构建

cmake -Bbuild
cmake --build build -j

test文件每个测试源文件都拥有完整的测试命令,详情打开查看

Copyright (c) 2025 Xuanluo Qiu <[email protected]>, GPL3.

About

qwqc 是一个简单轻量的 C 编译器,它旨在易于使用和理解,强调简单性和教育性。

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages