From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-0.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,24b300c21088c837,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-11-25 09:25:13 PST Path: archiver1.google.com!news2.google.com!news.maxwell.syr.edu!newsfeed00.sul.t-online.de!newsmm00.sul.t-online.com!t-online.de!news.t-online.com!not-for-mail From: Martin Krischik Newsgroups: comp.lang.ada Subject: [Announcement] AdaCL 3.3.2 released. Date: Tue, 25 Nov 2003 18:22:41 +0100 Organization: AdaCL Message-ID: <5914595.spam4iDRH4@linux1.krischik.com> Reply-To: krischik@users.sourceforge.net Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Trace: news.t-online.com 1069781057 05 27688 uCk+Vi1r5vqVSV7j 031125 17:24:17 X-Complaints-To: usenet-abuse@t-online.de X-ID: Xo8McMZJreiyuzyw1LgDLzKwM-hCyK8HvMZcCfowgWjurZipIQ5QUR User-Agent: KNode/0.7.2 Xref: archiver1.google.com comp.lang.ada:2928 Date: 2003-11-25T18:22:41+01:00 List-Id: Hello, Notes: CVS, AdaBrowse, fixes bugs Changes: New CVS package A cvsRename program. Documentation now in AdaBrowse. A program to enhance html generated by AdaDoc, AdaBrowse, gnathtml and StarOffice. remember AdaCL is mainly a library and all programs provided are for my personal use. Please have a look at the new project homepage. Abstract: AdaCL is a library to write small, script like, programs in Ada. The main task currently implemented are filtering of text files (global search and replace) , execution of external programs (inclusive redirection of standard input and standard output) and command line parsing. In addition AdaCL features a true garbage collector (if you write scripts you don't want to think about memory management) and extensions to the booch components for handling abstract types. The demo programm sarDo is slowly upgraded to a full featured search and replace tool and used by me on a daily basis. With Regards Martin Krischik -- mailto://krischik@users.sourceforge.net http://adacl.sourceforge.net