Related articles |
---|
Best "simple" C Compiler I've ever seen andrewchamberss@gmail.com (2014-05-04) |
Re: Best "simple" C Compiler I've ever seen federation2005@netzero.com (2014-06-30) |
How to type braces for computed gotos (was: Best "simple" C Compiler I federation2005@netzero.com (2014-07-18) |
Re: How to type braces for computed gotos gah@ugcs.caltech.edu (glen herrmannsfeldt) (2014-07-19) |
Re: How to type braces for computed gotos ivan@ootbcomp.com (Ivan Godard) (2014-07-18) |
Re: How to type braces for computed gotos (was: Best "simple" C Compil anton@mips.complang.tuwien.ac.at (2014-07-21) |
Re: How to type braces for computed gotos gah@ugcs.caltech.edu (glen herrmannsfeldt) (2014-07-21) |
[5 later articles] |
From: | andrewchamberss@gmail.com |
Newsgroups: | comp.compilers |
Date: | Sun, 4 May 2014 18:23:05 -0700 (PDT) |
Organization: | Compilers Central |
Keywords: | C, available |
Posted-Date: | 05 May 2014 16:16:04 EDT |
https://github.com/rui314/8cc
Self hosting, extremely well written, and seems geared towards simple
but complete code rather than being a complicated monolith. In my
opinion this compiler hasn't gotten enough attention so I'm posting it
here for people who haven't seen it.
Cheers,
Andrew Chambers
Return to the
comp.compilers page.
Search the
comp.compilers archives again.