comp.lang.ada
 help / color / mirror / Atom feed
* [Ada95] Small demonstration code for Text_IO and simple Token processing
@ 2001-11-23 16:45 Lutz Donnerhacke
  0 siblings, 0 replies; only message in thread
From: Lutz Donnerhacke @ 2001-11-23 16:45 UTC (permalink / raw)


First a simple recursive collector:
  http://www.iks-jena.de/mitarb/lutz/ada/reverse_line_tokens__adb.htm

And a more elaborate iterative processor overcoming the storage problems of
the former one:
  http://www.iks-jena.de/mitarb/lutz/ada/shuffle_text_tokens__adb.htm

The first file was generated in order to instruct a colleague in Ada
programming. The versions envolved over two hours (adding features like
random shuffling and full text processing) teaching. A final test with a
larger file shut down the whole system with memory shortage. Some
instructive (algorithm discussing) debugging results in the final iterative
version.

Have fun.

PS: If you like to discuss this in German, please f'up to de.comp.lang.misc.



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-11-23 16:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-11-23 16:45 [Ada95] Small demonstration code for Text_IO and simple Token processing Lutz Donnerhacke

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