unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
From: Andy Wingo <wingo@pobox.com>
To: Michael Lucy <MichaelGLucy@Gmail.com>
Cc: "Ludovic Courtès" <ludo@gnu.org>, guile-devel@gnu.org
Subject: Re: GSOC PEG project
Date: Thu, 08 Jul 2010 17:21:06 +0100	[thread overview]
Message-ID: <m3sk3uq70t.fsf@unquote.localdomain> (raw)
In-Reply-To: <AANLkTinSSFLP7d7WpOEB49G-CLqaDwRDa_87yraxYG0Y@mail.gmail.com> (Michael Lucy's message of "Mon, 5 Jul 2010 18:59:33 -0500")

Hi Michael,

On Tue 06 Jul 2010 00:59, Michael Lucy <MichaelGLucy@Gmail.com> writes:

> (use-modules (ice-9 peg))
> (peg-find "'b'+" "aabbcc")
> --> (2 4 "bb")

Humm, another thing to think about: (ice-9 regex) returns "match
structures", which are really just vectors; have a look at them, and if
it makes sense to mimic that interface, re-exporting those accessors
somehow, please do.

> And when I use it with --no-autocompile I don't get any errors:
>
> What does this mean?

Probably some eval-when tomfoolery. See "Eval When" in the manual.

Cheers,

Andy
-- 
http://wingolog.org/



  parent reply	other threads:[~2010-07-08 16:21 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-05  6:05 GSOC PEG project Michael Lucy
2010-07-05 22:40 ` Ludovic Courtès
2010-07-05 23:59   ` Michael Lucy
2010-07-06  1:41     ` No Itisnt
2010-07-06 21:37       ` Ludovic Courtès
2010-07-08 16:23       ` Andy Wingo
2010-07-08 16:21     ` Andy Wingo [this message]
2010-07-11  7:48       ` Michael Lucy
2010-07-17 12:21         ` Andy Wingo
2010-07-17 12:56           ` Ludovic Courtès
2010-07-18 11:57             ` Andy Wingo
2010-07-08 10:29 ` Andy Wingo
2010-07-09  7:58   ` Michael Lucy
2010-07-10  9:49     ` Michael Lucy
2010-07-17 12:19     ` Andy Wingo

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=m3sk3uq70t.fsf@unquote.localdomain \
    --to=wingo@pobox.com \
    --cc=MichaelGLucy@Gmail.com \
    --cc=guile-devel@gnu.org \
    --cc=ludo@gnu.org \
    /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).