Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.compilers > #561
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!news.linkpendium.com!news.linkpendium.com!news.iecc.com!nerds-end |
|---|---|
| From | "Nils M Holm" <nmh@t3x.org> |
| Newsgroups | comp.compilers |
| Subject | Ann: SubC, a small, fast, re-targetable compiler for a C subset |
| Date | Tue, 17 Apr 2012 09:22:44 +0200 |
| Organization | Compilers Central |
| Lines | 19 |
| Sender | news@iecc.com |
| Approved | comp.compilers@iecc.com |
| Message-ID | <12-04-018@comp.compilers> (permalink) |
| NNTP-Posting-Host | news.iecc.com |
| X-Trace | leila.iecc.com 1334682911 28708 64.57.183.58 (17 Apr 2012 17:15:11 GMT) |
| X-Complaints-To | abuse@iecc.com |
| NNTP-Posting-Date | Tue, 17 Apr 2012 17:15:11 +0000 (UTC) |
| Keywords | available, C |
| Posted-Date | 17 Apr 2012 13:15:11 EDT |
| X-submission-address | compilers@iecc.com |
| X-moderator-address | compilers-request@iecc.com |
| X-FAQ-and-archives | http://compilers.iecc.com |
| Xref | csiph.com comp.compilers:561 |
Show key headers only | 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
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