Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aligrudi/neatcc

A small arm/x86(-64) C compiler
https://github.com/aligrudi/neatcc

arm c c-compiler neatcc x86 x86-64

Last synced: 3 months ago
JSON representation

A small arm/x86(-64) C compiler

Awesome Lists containing this project

README

        

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.