Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.compilers > #561

Ann: SubC, a small, fast, re-targetable compiler for a C subset

From "Nils M Holm" <nmh@t3x.org>
Newsgroups comp.compilers
Subject Ann: SubC, a small, fast, re-targetable compiler for a C subset
Date 2012-04-17 09:22 +0200
Organization Compilers Central
Message-ID <12-04-018@comp.compilers> (permalink)

Show all headers | View raw


SubC is a small, fast, and easily re-targeted compiler for
a subset of the C programming language.  It is intended as
a teaching vehicle for those interested in the implementation
of compilers.  A book describing its internals is available.

The SubC code is pretty clean and straight-forward.
It passes  gcc -ansi -Wall -pedantic  with little or
no warnings.

The compiler currently targets FreeBSD/386 and NetBSD/x86-64.
A FreeBSD/x86-64 back-end is in progress.  Ports, patches,
etc. are welcome.

The SubC code is in the public domain.

http://www.t3x.org/subc/

--
Nils M Holm  < n m h @ t 3 x . o r g >  www.t3x.org

Back to comp.compilers | Previous | Next | Find similar


Thread

Ann: SubC, a small, fast, re-targetable compiler for a C subset "Nils M Holm" <nmh@t3x.org> - 2012-04-17 09:22 +0200

csiph-web