How hard is it to write a compiler ?

Pradeep Tumati <pradeeptumati@excite.com>
22 Oct 2000 01:30:05 -0400

          From comp.compilers

Related articles
How hard is it to write a compiler ? pradeeptumati@excite.com (Pradeep Tumati) (2000-10-22)
Re: How hard is it to write a compiler ? rbenedik@fsmat.htu.tuwien.ac.at (Ronald Benedik) (2000-10-23)
Re: How hard is it to write a compiler ? chase@naturalbridge.com (David Chase) (2000-10-23)
Re: How hard is it to write a compiler ? lionelp@worldonline.co.za (Lionel Pinkhard) (2000-10-23)
Re: How hard is it to write a compiler ? vbdis@aol.com (2000-10-23)
Re: How hard is it to write a compiler ? dlindauer@notifier-is.net (david lindauer) (2000-10-26)
Re: How hard is it to write a compiler ? jason@pattosoft.com.au (Jason Patterson) (2000-10-26)
| List of all articles for this month |

From: Pradeep Tumati <pradeeptumati@excite.com>
Newsgroups: comp.compilers
Date: 22 Oct 2000 01:30:05 -0400
Organization: Compilers Central
Keywords: question, practice, comment

Hi,
          I was just wondering as for how many programmers one needs to design
C/C++ and the Java compiler. Also, what is the time required to complete
these two compilers with all the available tools. how long does it take to
remodify the GCC compiler (semantic and the code generation parts)
completely and make a product out of that. What are the approximate
resources like - no of programmers, amount of money to be spent on tools and
on programmers and also how long does it take. Acutally, I am preparing a
small business proposal for my management class. I will be happy to get your
advices on this.


                                                      Thanks...


                                                                                              Pradeep Tumati
[It depends a great deal on the programmers. If you have really good
programmers, two of them should be able to do either project in a year.
If you don't, it'll take a dozen of them five years. -John]


Post a followup to this message

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