comp.lang.ada
 help / color / mirror / Atom feed
From: Martin Krischik <krischik@users.sourceforge.net>
Subject: Re: Ada & Scripting
Date: Wed, 14 May 2003 19:05:49 +0200
Date: 2003-05-14T19:05:49+02:00	[thread overview]
Message-ID: <1419124.iFzRYCrhqu@linux1.krischik.com> (raw)
In-Reply-To: slrnbc4no0.8if.randhol+abuse@kiuk0152.chembio.ntnu.no

Preben Randhol wrote:

> Martin Krischik wrote:
>> 
>> Actualy, I have started to write a Library so I can do my scripting in
>> Ada itself.
>> 
>> Sound strange? Well I am used to a compiler so the compiling part does
>> not matter to me while on the plus side Ada is a nice language to work
>> with.

> Sounds interesting, but it would be very nice if there was some manual.

That's why I have added the demo program - even thru they are so specialized
that they are only usefull for me. Currently I am in the process of
cleaning them up generalizing the commandline parser so more work is done
in the library and less work is needed for the scripts.

Also the most important part is not finished: Execution of external
programs. While I can execute programms (only with the CVS version) I want
to be able to write the standart input and read the standart output of
them. It is tricky since C function 'pipe' can only do one of the two.

The part which works well are the text file filter. They convert, fix,
change source files for me every day. They where the reason for starting
the project: I found sed just to cryptic.

> Perhaps there is, but I didn't find it at the sourceforge page.

Try http://adacl.sourceforge.net/html/index.htm for a start. The
sarIPFFiles.adb is a nice but complex example.

Back to the manual part: Yes they would be nice - if I had a bit more time.
Anybody want to help?

With Regards

Martin

--
mailto://krischik@users.sourceforge.net
http://www.ada.krischik.com




  reply	other threads:[~2003-05-14 17:05 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-10 12:07 Ada & Scripting kat-Zygfryd
2003-05-10 13:34 ` Preben Randhol
2003-05-10 19:10 ` Bobby D. Bryant
2003-05-10 20:28   ` kat-Zygfryd
2003-05-11  1:39     ` John R. Strohm
2003-05-11 10:12       ` kat-Zygfryd
2003-05-11 10:55         ` John R. Strohm
2003-05-11 11:23           ` kat-Zygfryd
2003-05-13  4:45             ` Bobby D. Bryant
2003-05-13 16:32               ` Wesley Groleau
2003-05-20 22:19               ` Randy Brukardt
2003-05-21 11:43                 ` Georg Bauhaus
2003-05-12  8:46     ` Preben Randhol
2003-05-12 12:09       ` Frank Piron
2003-05-12 14:31         ` Preben Randhol
2003-05-13  4:47         ` Bobby D. Bryant
2003-05-13 16:33 ` Martin Krischik
2003-05-14 15:22   ` Preben Randhol
2003-05-14 17:05     ` Martin Krischik [this message]
2003-05-14 18:51       ` sk
2003-05-15 16:47         ` Martin Krischik
2003-05-16 20:57           ` sk
2003-05-17  7:36             ` Martin Krischik
replies disabled

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