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,bc1361a952ec75ca X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-07-31 01:45:10 PST Path: archiver1.google.com!newsfeed.google.com!newsfeed.stanford.edu!news.tele.dk!193.174.75.178!news-fra1.dfn.de!news-koe1.dfn.de!news-han1.dfn.de!news.fh-hannover.de!news.cid.net!news.enyo.de!news1.enyo.de!not-for-mail From: Florian Weimer Newsgroups: comp.lang.ada Subject: Re: How to make Ada a dominant language Date: Tue, 31 Jul 2001 11:03:05 +0200 Organization: Enyo's not your organization Message-ID: <87wv4pwjw6.fsf@deneb.enyo.de> References: <3B655376.F356E34@sneakemail.com> <9k3k24$emo$1@pa.aaanet.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Xref: archiver1.google.com comp.lang.ada:10850 Date: 2001-07-31T11:03:05+02:00 List-Id: "Gary Lisyansky" writes: > Python as an application language? Why not? The resulting code is not easy to maintain (a got bitten by this quite a few times, but it will take years until I have an Ada library which can compete with the Python run-time library in terms of implemented features), but I've successfully written some small applications using it (I mean 'small' not in the Ada sense, only a few thousand lines each).