comp.lang.ada
 help / color / mirror / Atom feed
From: scallassig@mailexpire.com (Harald Korneliussen)
Subject: Simple library functions
Date: 12 Feb 2004 11:37:36 -0800
Date: 2004-02-12T11:37:36-08:00	[thread overview]
Message-ID: <19401efb.0402121137.2a20b681@posting.google.com> (raw)

I have been trying to solve some programming excercises from
www.topcoder.com in Ada, just to compare it to Java and the other
popular languages.

One problem I keep running into is the lack of common, useful
utilities in the libraries that come with Gnat & Ada. One thing is
that I had to write my own tokenizer. That gave me the opporunity to
emulate the String.split() method in newer versions of Java, OK*. But
now I have to do an even simpler task, converting a string of digits
to an integer, and as far as I can see there is no function for this
in the standard libraries!?
I hear there is a new revision of Ada coming. I really, really hope
they adress the lack of a standard library of utillity packages
instead of adding new language features.



* Anyone want it? :-)



             reply	other threads:[~2004-02-12 19:37 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-12 19:37 Harald Korneliussen [this message]
2004-02-12 19:50 ` Simple library functions Ed Falis
2004-02-12 19:54 ` Ed Falis
2004-02-12 20:54 ` Ludovic Brenta
2004-02-13  0:52 ` Jeffrey Carter
2004-02-13  7:18   ` Harald Korneliussen
2004-02-13 12:54     ` Harald Korneliussen
2004-02-13 21:36       ` Randy Brukardt
2004-02-13 21:55     ` Pascal Obry
2004-02-14 16:14       ` Harald Korneliussen
2004-02-13  1:21 ` Stephen Leake
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox