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=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,f3625170c139203 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-07-10 02:36:51 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!logbridge.uoregon.edu!newsfeed.icl.net!newsfeed.fjserv.net!nntp.theplanet.net!inewsm1.nntp.theplanet.net!easynet-monga!easynet.net!feed1.news.be.easynet.net!sisyphus.news.be.easynet.net!not-for-mail From: "Carole Devillers" Newsgroups: comp.lang.ada References: Subject: Re: XML parser for ADA83 Date: Thu, 10 Jul 2003 11:35:30 +0200 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Message-ID: <3f0d33a2$0$6532$afc38c87@sisyphus.news.be.easynet.net> Organization: [ posted via Easynet Belgium ] NNTP-Posting-Date: 10 Jul 2003 09:36:34 GMT NNTP-Posting-Host: 212.100.174.165 X-Trace: 1057829794 6532 [::ffff:212.100.174.165]:43706 X-Complaints-To: abuse@be.easynet.net Xref: archiver1.google.com comp.lang.ada:40163 Date: 2003-07-10T09:36:34+00:00 List-Id: Hi Matthias, Yes, there is at least one: XMLBooster. You can download the free Lite version here: http://www.xmlbooster.com/downloadnew.html Cheers, Carole "Giger Matthias" wrote in message news:bdhl6u$635$1@zrha108x.zrh.siemens.ch... > I'm looking for a XML Parser in Ada 83. Is there any? Is it better to > include a parser written in C and if so, which one? Is it easier to port a > parser from Ada 95 back to Ada 83? > > Thanks, Matthias Giger > >