This project is a fork of the
clang.git project. If you have that one
already cloned locally, you can use
git clone --reference /path/to/your/clang.git/incarnation mirror_URL
to save bandwidth during cloning.
description | ACC - The Annoying C Compiler |
owner | next_ghost@quick.cz |
last change | Sun, 2 Aug 2009 13:52:19 +0000 (2 15:52 +0200) |
URL | git://repo.or.cz/clang/acc.git |
| https://repo.or.cz/clang/acc.git |
push URL | ssh://repo.or.cz/clang/acc.git |
| https://repo.or.cz/clang/acc.git (learn more) |
bundle info | acc.git downloadable bundles |
content tags
|
|
readme
This is a teaching toy intended to help teaching C as the first language. I'm NOT writing anything useful for real development. If you're looking for general purpose C static analyzer, look somewhere else.