Related articles |
---|
Suitable compiler back-end Infrastructure seimarao@gmail.com (Seima Rao) (2014-07-22) |
Re: Suitable compiler back-end Infrastructure gah@ugcs.caltech.edu (glen herrmannsfeldt) (2014-07-23) |
Re: Suitable compiler back-end Infrastructure federation2005@netzero.com (2014-07-30) |
From: | glen herrmannsfeldt <gah@ugcs.caltech.edu> |
Newsgroups: | comp.compilers |
Date: | Wed, 23 Jul 2014 00:38:25 +0000 (UTC) |
Organization: | Aioe.org NNTP Server |
References: | 14-07-055 |
Keywords: | code, tools |
Posted-Date: | 22 Jul 2014 22:32:01 EDT |
Seima Rao <seimarao@gmail.com> wrote:
(snip)
> Is there a non-gcc, non-llvm back-end infratructure available with
> front-end binaries/source ?
I always liked LCC, especially as the book is pretty detailed on how
it works.
As far as I know, the actual compiler has changed a lot over the
years, but the book is still pretty good.
If you want to target a new system, I believe it is a better choice
than most of the others.
-- glen
Return to the
comp.compilers page.
Search the
comp.compilers archives again.