comp.lang.ada
 help / color / mirror / Atom feed
* Simple library functions
@ 2004-02-12 19:37 Harald Korneliussen
  2004-02-12 19:50 ` Ed Falis
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Harald Korneliussen @ 2004-02-12 19:37 UTC (permalink / 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? :-)



^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2004-02-14 16:14 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-02-12 19:37 Simple library functions Harald Korneliussen
2004-02-12 19:50 ` 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

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