Re: New C compiler and analyzer lang/cparser in ports
- From: Max Laier <max@xxxxxxxxxxxxxx>
- Date: Thu, 27 Nov 2008 22:57:00 +0100
On Thursday 27 November 2008 21:39:45 Christoph Mallon wrote:
A few days ago libFIRM[1] and cparser were added to the ports tree. If
you want to see, what other compilers besides GCC have to offer, this
might be of interest for you. libFIRM is a modern optimizing
intermediate representation (IR) library. cparser is a C compiler
providing many useful warnings and uses libFIRM for optimization and
code generation.
Nice stuff! I remember from a practical work with libFIRM that it is quite
pleasant to work with (though there is a bit of a learning curve).
How are the chances of this code staying under GPL2? I suppose there is no
chance to get it dual-licensed under BSDL as well?
In addition, how much work is it to build missing backends? It seems like
there is no amd64 or sparc support at the moment?
--
/"\ Best regards, | mlaier@xxxxxxxxxxx
\ / Max Laier | ICQ #67774661
X http://pf4freebsd.love2party.net/ | mlaier@EFnet
/ \ ASCII Ribbon Campaign | Against HTML Mail and News
_______________________________________________
freebsd-hackers@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: New C compiler and analyzer lang/cparser in ports
- From: Christoph Mallon
- Re: New C compiler and analyzer lang/cparser in ports
- References:
- New C compiler and analyzer lang/cparser in ports
- From: Christoph Mallon
- New C compiler and analyzer lang/cparser in ports
- Prev by Date: Re: New C compiler and analyzer lang/cparser in ports
- Next by Date: Re: New C compiler and analyzer lang/cparser in ports
- Previous by thread: Re: New C compiler and analyzer lang/cparser in ports
- Next by thread: Re: New C compiler and analyzer lang/cparser in ports
- Index(es):
Relevant Pages
|