Related articles |
---|
Object code generation mal@bewoner.dma.be (Lieven Marchand) (2000-09-21) |
Re: Object code generation neil@njohnson.co.uk (Neil Johnson) (2000-09-23) |
Re: Object code generation paule@martex.gen.oh.us (Paul Evans) (2000-10-08) |
From: | Neil Johnson <neil@njohnson.co.uk> |
Newsgroups: | comp.compilers |
Date: | 23 Sep 2000 14:47:39 -0400 |
Organization: | Me? Organised?? |
References: | 00-09-144 |
Keywords: | code, tools |
Lieven Marchand wrote:
>
> I'm looking for a library/tool that helps in the code generation phase
> of a compiler, preferably as a C callable library that supports at
> least x86 architecture on Linux.
>
> The only candidates so far seem to be SUIF and Zephyr. Does anyone
> have experience with using these backends or know of any other?
Have you looked at LBURG, as used in Fraser and Hanson's LCC compiler?
The standard package includes an x86 grammar, as well as ones for Sparc
and MIPS targets.
Check out:
http://www.cs.princeton.edu/software/lcc
Neil
--
=======================================================
Neil Johnson ::::: MSc CEng MIEE | Life is the fiddly,
W.W.W: http://www.njohnson.co.uk | squelchy bit between
Email: me@njohnson.co.uk | birth and death.
Return to the
comp.compilers page.
Search the
comp.compilers archives again.