ncc: print a short help message with -h
[neatcc.git] / README
blobe8a77255f7920b7317178e412d26862ec820dd59
1 NEATCC
2 ======
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.