aligrudi / neatcc

A small arm/x86(-64) C compiler

Home Page:http://litcave.rudi.ir/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A small arm/x86(-64) C compiler

http://litcave.rudi.ir/


Languages

Language:C 99.3%Language:Assembly 0.5%Language:Makefile 0.2%