Related articles |
---|
how to write a compiler sam__c@rediffmail.com (2003-07-02) |
Re: how to write a compiler rjaishan@quicklogic.com (Jaishankar R) (2003-07-04) |
Re: how to write a compiler bonzini@gnu.org (2003-07-04) |
Re: how to write a compiler martinez_miguel@yahoo.com (2003-07-13) |
Re: how to write a compiler mrmnews@the-meissners.org (Michael Meissner) (2003-07-15) |
Re: how to write a compiler bonzini@gnu.org (2003-07-17) |
Re: how to write a compiler alex@alexmcguire.com (Alex McGuire) (2003-07-25) |
Re: how to write a compiler nicolas_capens@hotmail.com (2003-07-31) |
[6 later articles] |
From: | "Jaishankar R" <rjaishan@quicklogic.com> |
Newsgroups: | comp.compilers |
Date: | 4 Jul 2003 00:04:14 -0400 |
Organization: | Compilers Central |
References: | 03-07-009 |
Keywords: | practice |
Posted-Date: | 04 Jul 2003 00:04:14 EDT |
Hi Samy,
Writing a compiler in 6 months will be a tedious job(if the team size
is less)..It is better you can select some modules in the compiler
phase and go ahead with ur implementation.This will help you out in
learning in depth about a particular phase in the compiler
design.Writing a translator is also a good idea..
Best of Luck for ur project...
~Jaishankar.R
"Samanvaya Chandra" <sam__c@rediffmail.com> wrote in message
> i'm taking up a 6 month term project in my bachelor's degree
> course.can someone tell me the roadmap for writing a complier.and also
> suggest the language(maybe c,java etc..or develop a custom
> lang??)....plus is it a good idea to try for translators(c to
> java,MSIL to java bytecode etc...)in the same semester??
> samy
Return to the
comp.compilers page.
Search the
comp.compilers archives again.