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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,1479b753518e2325 X-Google-Attributes: gid103376,public From: "E. Robert Tisdale" Subject: Re: how to make Ada more popular? Date: 1999/01/21 Message-ID: <36A793AB.7A000E82@netwood.net>#1/1 X-Deja-AN: 435356312 Content-Transfer-Encoding: 7bit References: <787hk5$q6t@drn.newsguy.com> Content-Type: text/plain; charset=us-ascii X-Complaints-To: newsabuse@remarQ.com X-Trace: 916951561 UESSDE6ENB726CE75C usenet57.supernews.com Organization: Posted via RemarQ, http://www.remarQ.com - Discussions start here! Mime-Version: 1.0 Newsgroups: comp.lang.ada Date: 1999-01-21T00:00:00+00:00 List-Id: bill_1@nospam.com wrote: > lets face it. Ada is not used much in commerical sector. > > What can be done to improve the situation? The answer is simple: 1. Write a portable translator from C and C++ to Ada. Of course, the translator should be written in Ada and the translator source code should be published. The translation needs to be good enough so that the resulting Ada code is maintainable and the original C or C++ code can be safely discarded. 2. Write popular operating systems such as UNIX and Win32 in Ada and publish the Ada source code so that amateur programmers can participate in system maintenance. 3. Write an Ada interpreter or p-code compiler so that Ada applets can be safely distributed on the world wide web. Good Luck, Bob Tisdale