unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: "Aleix Conchillo Flaqué" <aconchillo@gmail.com>
To: Matt Wette <matt.wette@gmail.com>
Cc: guile-user <guile-user@gnu.org>
Subject: Re: YAML parser?
Date: Fri, 6 Mar 2020 11:49:56 -0800	[thread overview]
Message-ID: <CA+XASoVFRkzUqr5bKVZOevZB-_oZbzVG6T6xPvjQScC7QPeEqw@mail.gmail.com> (raw)
In-Reply-To: <31f1d859-fedd-0ae9-8558-d80e38ba90b2@gmail.com>

On Wed, Mar 4, 2020 at 6:22 AM Matt Wette <matt.wette@gmail.com> wrote:

> On 2/23/20 7:29 AM, Matt Wette wrote:
> > On 2/21/20 8:12 PM, Aleix Conchillo Flaqué wrote:
> >> Hi,
> >>
> >> does anyone know if there's any YAML parser for Guile? Haven't been
> >> able to
> >> find any.
> >>
> >> Thanks!
> >>
> >> Aleix
> >
> > Hi Aleix,
> >
> > I don't know of a YAML parser for Guile, but if you look at my email
> > posted 2/22 I have
> > a Guile package called NYACC.  This includes a "FFI Helper" that can
> > generate the Guile
> > FFI code based on yaml.h from libyaml.   The API is going to be C-like
> > but if you do some
> > work to paste something on the front you will have something, I think.
> >
>
> I have something working for reads.   Check github dot com / mwette /
> guile-libyaml
>
> Download and run "guile demo1.scm".  Compare to demo1.yml.
>

Thanks! I'll take a look.

Aleix


  reply	other threads:[~2020-03-06 19:49 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-22  4:12 YAML parser? Aleix Conchillo Flaqué
2020-02-23 15:29 ` Matt Wette
2020-02-24 14:35   ` Matt Wette
2020-03-04 14:21   ` Matt Wette
2020-03-06 19:49     ` Aleix Conchillo Flaqué [this message]
2020-03-25  1:04     ` Matt Wette
2020-03-25 23:02       ` Aleix Conchillo Flaqué
2020-02-24 14:48 ` Thompson, David

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CA+XASoVFRkzUqr5bKVZOevZB-_oZbzVG6T6xPvjQScC7QPeEqw@mail.gmail.com \
    --to=aconchillo@gmail.com \
    --cc=guile-user@gnu.org \
    --cc=matt.wette@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).