all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: swedebugia <swedebugia@riseup.net>
To: Ricardo Wurmus <rekado@elephly.net>
Cc: guix-devel <guix-devel@gnu.org>
Subject: Re: guile-parser-combinators as new dependency to guix import quicklisp
Date: Wed, 19 Dec 2018 18:57:33 +0100	[thread overview]
Message-ID: <e9a7a2a9-d1a0-0286-2de3-cc5458c5bc66@riseup.net> (raw)
In-Reply-To: <87a7l1tv8i.fsf@elephly.net>

On 2018-12-19 16:02, Ricardo Wurmus wrote:
> 
> swedebugia <swedebugia@riseup.net> writes:
> 
>> This morning I began to write a quicklisp importer using Daves
>> guile-parser-combinators [1] to create a parser for the
>> space-separated-csv files.
>>
>> guile-parser-combinators [2] is really nice, thanks Dave!, but not yet
>> in guix.
> 
> I would like to note that (ice-9 peg) is part of Guile and could be used
> as an alternative to build a simple parser.  It has a different feel
> than guile-parser-combinators, of course, but I thought I’d mention it
> anyway.
> 
> --
> Ricardo
> 

Thanks for sharing your thoughts on this.

I try to hack together a PEG-parser then given that this code is in 2.2.

Are there any PEG-parser examples I can look at in/outside Guix?

-- 
Cheers Swedebugia

  reply	other threads:[~2018-12-19 17:51 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-19  9:36 guile-parser-combinators as new dependency to guix import quicklisp swedebugia
2018-12-19 14:54 ` Ludovic Courtès
2018-12-19 15:02 ` Ricardo Wurmus
2018-12-19 17:57   ` swedebugia [this message]
2018-12-19 19:20     ` Ricardo Wurmus

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

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

  git send-email \
    --in-reply-to=e9a7a2a9-d1a0-0286-2de3-cc5458c5bc66@riseup.net \
    --to=swedebugia@riseup.net \
    --cc=guix-devel@gnu.org \
    --cc=rekado@elephly.net \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.