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,ba2cc62e118de818,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2004-01-22 07:07: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 4.0.0 (cgi) released. Date: Wed, 21 Jan 2004 20:20:16 +0100 Organization: AdaCL Message-ID: <1514637.RN2H1kG6Qa@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 1074783995 05 19957 quRpGWvvXSGahe9 040122 15:06:35 X-Complaints-To: usenet-abuse@t-online.de X-ID: EkldmTZv8eDbCnUJacJVcR19e1qfAkeDOau4-ypiwKwdiwnBYRRnwH User-Agent: KNode/0.7.2 Xref: archiver1.google.com comp.lang.ada:4651 Date: 2004-01-21T20:20:16+01:00 List-Id: Hello, Notes: CGI Suport has been added. Apart from all CGI features AdaCL can read normal HTML files, change them on the fly to add dynamic content and send the result to the web server. Changes: A bug in GNAT eventualy forced me to change all filenames are lower case. Abstract: AdaCL provides library services for scriptig in Ada: - A text search and replace library. - a cgi binding. - execution of external programms inclusive I/O redirection with Ada.Text_IO. Unlike GNAT.OS_Lib AdaCL lets you wait on a given asynchronous process instead of just the first to end. - a garbage collector. - booch components for indefinite elements. - trace feature - very handy for CGI (no debugger, no console output). With Regards Martin Krischik -- mailto://krischik@users.sourceforge.net http://www.ada.krischik.com