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-Thread: 103376,33fc00a6ce6be410 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news2.google.com!newsread.com!news-xfer.newsread.com!nntp.abs.net!news.abs.net!not-for-mail Newsgroups: comp.lang.ada Subject: Re: Dynamic String References: <1130753721.639869.322210@g43g2000cwa.googlegroups.com> <1130832161.671656.88230@o13g2000cwo.googlegroups.com> From: Stephen Leake Message-ID: User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (windows-nt) Cancel-Lock: sha1:MzQBFjAAy5vtLnP0HhLrkKRmuc4= MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 01 Nov 2005 19:18:15 -0500 NNTP-Posting-Host: 66.159.65.1 X-Complaints-To: abuse@toad.net X-Trace: news.abs.net 1130890705 66.159.65.1 (Tue, 01 Nov 2005 19:18:25 EST) NNTP-Posting-Date: Tue, 01 Nov 2005 19:18:25 EST Xref: g2news1.google.com comp.lang.ada:6099 Date: 2005-11-01T19:18:15-05:00 List-Id: "Harald Korneliussen" writes: > btw, I think Ada is great, but it's not for rapid application > development. For the applications I write, Ada is the fastest (in development time) language I know (and I have used APL, Visual Basic, C, C++, Emacs Lisp, Java). The speed is partly due to the library of useful stuff I've built up over the years (including my own container library); Ada makes it much easier to write such a library. -- -- Stephe