Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion What is the current state of Reia?

Received: by 10.223.143.72 with SMTP id t8mr1064305fau.28.1299809399460;
        Thu, 10 Mar 2011 18:09:59 -0800 (PST)
X-BeenThere: reia@googlegroups.com
Received: by 10.223.97.140 with SMTP id l12ls288038fan.3.p; Thu, 10 Mar 2011
 18:09:58 -0800 (PST)
Received: by 10.223.99.84 with SMTP id t20mr1222440fan.12.1299809398630;
        Thu, 10 Mar 2011 18:09:58 -0800 (PST)
Received: by 10.223.99.84 with SMTP id t20mr1222439fan.12.1299809398605;
        Thu, 10 Mar 2011 18:09:58 -0800 (PST)
Return-Path: <basc...@gmail.com>
Received: from mail-bw0-f48.google.com (mail-bw0-f48.google.com [209.85.214.48])
        by gmr-mx.google.com with ESMTPS id r25si296425fam.6.2011.03.10.18.09.57
        (version=TLSv1/SSLv3 cipher=OTHER);
        Thu, 10 Mar 2011 18:09:57 -0800 (PST)
Received-SPF: pass (google.com: domain of basc...@gmail.com designates 209.85.214.48 as permitted sender) client-ip=209.85.214.48;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of basc...@gmail.com designates 209.85.214.48 as permitted sender) smtp.mail=basc...@gmail.com; dkim=pass (test mode) header...@gmail.com
Received: by bwz8 with SMTP id 8so5814601bwz.21
        for <reia@googlegroups.com>; Thu, 10 Mar 2011 18:09:57 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=domainkey-signature:mime-version:sender:in-reply-to:references:from
         :date:x-google-sender-auth:message-id:subject:to:cc:content-type;
        bh=Cw8Jg55UtgRS04vib5aSjs5mtHBFgkz7Om+vowRaKww=;
        b=lp8dD/C8QUtt0rnsOecJyT2zkiRu0G8genx6TfSrBDzI3kHyELxnvatT+XEoCmzHgb
         0c6Vu44tScTzVdG9Df+oBsjK9LeCDKVmHON3VlyANrVCo3MuRIkvGplFl3Cy8ynDugfz
         BMqNIbaG5JXielq0aqObs6j2GhOOpoLQY+n1Y=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=gamma;
        h=mime-version:sender:in-reply-to:references:from:date
         :x-google-sender-auth:message-id:subject:to:cc:content-type;
        b=iwZx4XeJMl8rSEJ9DizMWvlNOBP1DzsjNlH9wxW666J6nR0oC0nZSqzyG7wt3nVSrQ
         jm81IG0256sAMFF4C5NfP4ivD7Yoy4WOFzoHmX7IVIWGyaqeCjocQPuyMzoZJxxdWuxh
         CGoLDZQ8lBlwDEXTyODrxrKPjLUu+45hXqcDA=
Received: by 10.204.20.134 with SMTP id f6mr3858267bkb.165.1299809397265; Thu,
 10 Mar 2011 18:09:57 -0800 (PST)
MIME-Version: 1.0
Sender: basc...@gmail.com
Received: by 10.204.67.67 with HTTP; Thu, 10 Mar 2011 18:09:37 -0800 (PST)
In-Reply-To: <AANLkTinXQ4Q-=e9SbWdSLc5-ZH3Ruqf9P-jEQjv8T...@mail.gmail.com>
References: <928446.183.1299732600712.JavaMail.geo-discussion-forums@prig8>
 <AANLkTim2uuSFKVDmwrr1XOmqJF4oy8Gb+L8d=jUAw...@mail.gmail.com> <AANLkTinXQ4Q-=e9SbWdSLc5-ZH3Ruqf9P-jEQjv8T...@mail.gmail.com>
From: Tony Arcieri <tony.arci...@medioh.com>
Date: Thu, 10 Mar 2011 19:09:37 -0700
Message-ID: <AANLkTimJhRQ3tUUiVyS2fNi2y4sVZB1QwW+_7-Kgh...@mail.gmail.com>
Subject: Re: [reia] What is the current state of Reia?
To: reia@googlegroups.com
Cc: Toby Hede <tobyh...@info-architects.net>
Content-Type: multipart/alternative; boundary=000325559986665656049e2b752b

--000325559986665656049e2b752b
Content-Type: text/plain; charset=ISO-8859-1

The only advantage of the PEG branch is a more expressive syntax.

The leex/yecc branch still works, however there are some various gramatical
gotchas, namely with interpolated strings and newline handling.

On Thu, Mar 10, 2011 at 6:36 PM, Toby Hede <tobyh...@info-architects.net>wrote:

> I've seen some of the PEG messages fly past, but don't quite
> understand any of that :)
>
> The current progress is really exciting, and I am mostly wondering
> when something will be stable enough in the new PEG branch to start
> working with in earnest ... from there I will be able to start
> pitching in with my own documentation and usage ideas.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Reia" group.
> To post to this group, send email to reia@googlegroups.com.
> To unsubscribe from this group, send email to
> reia+unsubscribe@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/reia?hl=en.
>
>


-- 
Tony Arcieri
Medioh! Kudelski

--000325559986665656049e2b752b
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

The only advantage of the PEG branch is a more expressive syntax.<div><br><=
/div><div>The leex/yecc branch still works, however there are some various =
gramatical gotchas, namely with interpolated strings and newline handling.<=
br>

<br><div class=3D"gmail_quote">On Thu, Mar 10, 2011 at 6:36 PM, Toby Hede <=
span dir=3D"ltr">&lt;<a href=3D"mailto:tobyh...@info-architects.net">tobyhe=
d...@info-architects.net</a>&gt;</span> wrote:<br><blockquote class=3D"gmail_=
quote" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1=
ex;">

I&#39;ve seen some of the PEG messages fly past, but don&#39;t quite<br>
understand any of that :)<br>
<br>
The current progress is really exciting, and I am mostly wondering<br>
when something will be stable enough in the new PEG branch to start<br>
working with in earnest ... from there I will be able to start<br>
pitching in with my own documentation and usage ideas.<br>
<div><div></div><div class=3D"h5"><br>
--<br>
You received this message because you are subscribed to the Google Groups &=
quot;Reia&quot; group.<br>
To post to this group, send email to <a href=3D"mailto:r...@googlegroups.co=
m">reia@googlegroups.com</a>.<br>
To unsubscribe from this group, send email to <a href=3D"mailto:reia%2Bunsu=
bscribe@googlegroups.com">reia+unsubscribe@googlegroups.com</a>.<br>
For more options, visit this group at <a href=3D"http://groups.google.com/g=
roup/reia?hl=3Den" target=3D"_blank">http://groups.google.com/group/reia?hl=
=3Den</a>.<br>
<br>
</div></div></blockquote></div><br><br clear=3D"all"><br>-- <br>Tony Arcier=
i<br>Medioh! Kudelski<br>
</div>

--000325559986665656049e2b752b--