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,FREEMAIL_FROM autolearn=unavailable autolearn_force=no version=3.4.4 X-Received: by 2002:a24:628a:: with SMTP id d132-v6mr1807110itc.27.1521238892272; Fri, 16 Mar 2018 15:21:32 -0700 (PDT) X-Received: by 2002:a9d:109:: with SMTP id 9-v6mr177917otu.8.1521238891431; Fri, 16 Mar 2018 15:21:31 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!feeder.eternal-september.org!news.gegeweb.eu!gegeweb.org!usenet-fr.net!proxad.net!feeder1-2.proxad.net!209.85.214.87.MISMATCH!e10-v6no790783itf.0!news-out.google.com!d3-v6ni104itf.0!nntp.google.com!e10-v6no790781itf.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Fri, 16 Mar 2018 15:21:31 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=199.46.251.153; posting-account=84ieUgoAAAAnUS2e_T521zfeUcALYrrJ NNTP-Posting-Host: 199.46.251.153 References: <1b60922d-6fc1-424a-a3b2-ac667bfe71c0@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: YAML parser? From: Wesley Pan Injection-Date: Fri, 16 Mar 2018 22:21:32 +0000 Content-Type: text/plain; charset="UTF-8" Xref: reader02.eternal-september.org comp.lang.ada:51042 Date: 2018-03-16T15:21:31-07:00 List-Id: Whoops, forgot you wanted a pure Ada implementation instead of bindings...Don't know of any Ada implementations. Sorry. On Friday, March 16, 2018 at 3:20:04 PM UTC-7, Wesley Pan wrote: > https://github.com/ytomino/yaml-ada > > He also has an XML binding: https://github.com/ytomino/xml-ada >