neatcc icon indicating copy to clipboard operation
neatcc copied to clipboard

A small arm/x86(-64) C compiler

NEATCC

Neatcc is an ARM/x86(-64) C compiler. It supports a large subset of ANSI C but lacks some of its features, the most important of which are struct bitfields, inline assembly, and floating point types.