Re: Need an interesting topic for an undergraduate project on Compilers

Volker Birk <bumens@dingens.org>
Wed, 31 Aug 2011 10:02:01 +0000 (UTC)

          From comp.compilers

Related articles
[4 earlier articles]
Re: Need an interesting topic for an undergraduate project on Compiler gene.ressler@gmail.com (Gene) (2011-08-10)
Re: Need an interesting topic for an undergraduate project on Compiler haberg-news@telia.com (Hans Aberg) (2011-08-10)
Re: Need an interesting topic for an undergraduate project on Compiler jgk@panix.com (2011-08-27)
Re: Need an interesting topic for an undergraduate project on Compiler cr88192@hotmail.com (BGB) (2011-08-31)
Re: Need an interesting topic for an undergraduate project on Compiler thomas.mertes@gmx.at (tm) (2011-08-30)
Re: Need an interesting topic for an undergraduate project on Compiler torbenm@diku.dk (2011-08-31)
Re: Need an interesting topic for an undergraduate project on Compiler bumens@dingens.org (Volker Birk) (2011-08-31)
Re: Need an interesting topic for an undergraduate project on Compiler cr88192@hotmail.com (BGB) (2011-09-01)
Re: Need an interesting topic for an undergraduate project on Compiler gneuner2@comcast.net (George Neuner) (2011-08-31)
Re: Need an interesting topic for an undergraduate project on Compiler redbrain@gcc.gnu.org (Philip Herron) (2011-09-03)
Re: Need an interesting topic for an undergraduate project on Compiler cbergstrom@pathscale.com (=?ISO-8859-1?Q?=22C=2E_Bergstr=F6m=22?=) (2011-09-03)
Re: Need an interesting topic for an undergraduate project on Compiler gneuner2@comcast.net (George Neuner) (2011-09-03)
Re: Need an interesting topic for an undergraduate project on Compiler christophe.de.dinechin@gmail.com (Christophe de Dinechin) (2011-09-04)
| List of all articles for this month |

From: Volker Birk <bumens@dingens.org>
Newsgroups: comp.compilers
Date: Wed, 31 Aug 2011 10:02:01 +0000 (UTC)
Organization: [ posted via ] IN-Ulm
References: 11-08-006 11-08-007 11-08-029
Keywords: translator, C
Posted-Date: 31 Aug 2011 09:33:40 EDT

Joe keane <jgk@panix.com> wrote:
> Volker Birk <bumens@dingens.org> writes:
>>If you want to compile a programming language to assembler code
> I'm not sure why anyone would want to do this; if you have another
> language you can convert it to C code, and concentrate on what you are
> doing. If you find that the C->assembly step can be improved that is
> also useful.


Well, for example in a C compiler ;-)


If we're talking about compiling to machine code today, usually we're
using a framework like GCC or LLVM anyways.


Yours,
VB.
--
Wenn Du fC<r eine Leistung nichts bezahlst,
bist Du nicht der Kunde, sondern die Ware.



Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.