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,3d64615f9dc043e1,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-09-02 23:34:12 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.icl.net!newsfeed.fjserv.net!newsfeed.freenet.de!newsfeed.tiscali.ch!feed.news.nacamar.de!newsfeed01.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.2.0 released. Date: Tue, 02 Sep 2003 18:20:45 +0200 Organization: AdaCL Message-ID: <1308266.A0KYiJcLul@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 1062570816 02 5788 zZEjVcaSSlAArL 030903 06:33:36 X-Complaints-To: usenet-abuse@t-online.de X-ID: Vfx9yqZareh2qVgGkg5+mA5X2s0ZAdPJNVLATMQPHbU4UwJmUCbNEb User-Agent: KNode/0.7.2 Xref: archiver1.google.com comp.lang.ada:42090 Date: 2003-09-02T18:20:45+02:00 List-Id: Hello, Notes: Mantainace Release, fixes bugs. Changes: New Class BC.Support.Tagged_Reference to handle instances of abstract Classes. 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://www.ada.krischik.com