comp.lang.ada
 help / color / mirror / Atom feed
From: Martin Krischik <martin@krischik.com>
Subject: Re: Package for text filtering?
Date: Fri, 11 Feb 2005 15:25:08 +0100
Date: 2005-02-11T15:25:08+01:00	[thread overview]
Message-ID: <1252432.LQkvXho8me@linux1.krischik.com> (raw)
In-Reply-To: 1976194.EOACJpPoQ3@linux1.krischik.com

Martin Krischik wrote:

> Preben Randhol wrote:
> 
>> I need to filter a resultfile produced by a program (only executable
>> availabel) so I can get the different results I'm interested in. I need
>> to do it in Ada (so no hints about python, perl etc ;-) ) but I thought
>> that there must be some packages (besides the GNAT pacakges) available
>> to ease the filtering.
> 
> AdaCL (http://adacl.sourceforge.net) has a powerfull - yet easy to use -
> text filter library.  And it's a class library - if what you need is
> missing  you can extened it.
> 
> Look at the sarDO source to see how it works:
> 
> http://adacl.sourceforge.net/html/sarDo-CommandLine__adb.htm

I forgot to mention: the I/O modules are also classes and can be replaced
with specialised versions.

Currently available:

Textfile_1 => Textfile_2    where both files can be the same.
Textfile => Standart_Output   as part of the CGI package.

Martin

-- 
mailto://krischik@users.sourceforge.net
Ada programming at: http://ada.krischik.com




  reply	other threads:[~2005-02-11 14:25 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-11 11:44 Package for text filtering? Preben Randhol
2005-02-11 11:56 ` Marius Amado Alves
2005-02-11 13:21 ` Martin Krischik
2005-02-11 14:25   ` Martin Krischik [this message]
2005-02-11 17:57     ` Preben Randhol
2005-02-11 13:25 ` Dmitry A. Kazakov
2005-02-11 13:53 ` Jeff C
2005-02-12  0:51 ` Jeffrey Carter
2005-02-13  1:35 ` Steve
replies disabled

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