From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,11d39408e66ea211 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-03-20 14:20:02 PST Newsgroups: comp.lang.ada Path: supernews.google.com!sn-xit-03!supernews.com!cyclone-sf.pbi.net!63.208.208.143!feed2.onemain.com!feed1.onemain.com!europa.netcrusader.net!208.184.7.66!newsfeed.skycache.com!Cidera!news-reader.ntrnet.net!uunet!ash.uu.net!world!bobduff From: Robert A Duff Subject: Re: GNAT Question Sender: bobduff@world.std.com (Robert A Duff) Message-ID: Date: Tue, 20 Mar 2001 22:17:20 GMT References: <7wLt6.19470$bL.1855137@news6-win.server.ntlworld.com> Organization: The World Public Access UNIX, Brookline, MA X-Newsreader: Gnus v5.3/Emacs 19.34 Xref: supernews.google.com comp.lang.ada:5935 Date: 2001-03-20T22:17:20+00:00 List-Id: cts@kampong.aedinc.net ((null)) writes: > Just curious, does anyone out there know about how many man-years > it might take to write an Ada compiler? If you have people who really know Ada well, and know how to write compilers, I'd guess about 10 person-years to get something minimal working (not much optimization, not many optional extras). - Bob