repo.or.cz
/
neatcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
arm: fixed minor typo
[neatcc.git]
/
README
blob
e8a77255f7920b7317178e412d26862ec820dd59
1
NEATCC
2
======
3
4
Neatcc is an ARM/x86(-64) C compiler. It supports a large subset of
5
ANSI C but lacks some of its features, the most important of which are
6
struct bitfields, inline assembly, and floating point types.