Re: New C compiler and analyzer lang/cparser in ports



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"



Relevant Pages

  • RE: Gordon Bell interview
    ... Computers are never fast enough. ... but it did require more sophisticated compilers. ... licensed to Digital in 1978 for the VAX and was implemented by Cutler and ... and resulted in a book "Engineering a Compiler: VAX code generation and ...
    (comp.os.vms)
  • Re: What micros do you actually hate to work with?
    ... They just have to focus on business. ... It is high quality code generation, ... silicon manufactures compilers or low cost compilers extrapolated ...
    (comp.arch.embedded)
  • Re: What micros do you actually hate to work with?
    ... They just have to focus on business. ... It is high quality code generation, ... silicon manufactures compilers or low cost compilers extrapolated ...
    (comp.arch.embedded)
  • Re: New C compiler and analyzer lang/cparser in ports
    ... you want to see, what other compilers besides GCC have to offer, this ... libFIRM is a modern optimizing ... There are architecures, which are very fancy and need much custom code, but none of the usual architectures like ARM and MIPS fall into this category. ...
    (freebsd-hackers)
  • Re: kernel + gcc 4.1 = several problems
    ... compilers that read the letter of the law. ... clever code generation that gets us .5% on some unrealistic load. ... code gets shipped with basically no optimizations at all (or with specific ... pushl $.LC0 ...
    (Linux-Kernel)