comp.lang.ada
 help / color / mirror / Atom feed
From: "Dmitry A. Kazakov" <mailbox@dmitry-kazakov.de>
Subject: Re: Package for text filtering?
Date: Fri, 11 Feb 2005 14:25:41 +0100
Date: 2005-02-11T14:25:41+01:00	[thread overview]
Message-ID: <vvrahjvufn66.1odmflaq3a1vj$.dlg@40tude.net> (raw)
In-Reply-To: slrnd0p6lp.2upb.randhol@bacchus.pvv.ntnu.no

On Fri, 11 Feb 2005 11:44:57 +0000 (UTC), 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.

OK, besides GNAT's spitbol:

http://www.dmitry-kazakov.de/ada/components.htm
- this project contains parsers for elaborated infix expressions of any
kind (in case your output has something like 2+5*(3-6))

http://www.dmitry-kazakov.de/ada/strings_edit.htm
- this is a set of simple tools for parsing and formatting strings

http://www.dmitry-kazakov.de/match/match.htm
- this is pattern matching, though written in K&R/ANSI C, it has Ada
interface.

-- 
Regards,
Dmitry A. Kazakov
http://www.dmitry-kazakov.de



  parent reply	other threads:[~2005-02-11 13: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
2005-02-11 17:57     ` Preben Randhol
2005-02-11 13:25 ` Dmitry A. Kazakov [this message]
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