[erlang-questions] Re: [neotoma] [ANN] Neotoma 1.5

Tony Arcieri tony.arcieri@REDACTED
Tue Mar 15 17:50:31 CET 2011


The Reia grammar is available here:

https://github.com/tarcieri/reia/blob/peg/src/compiler/reia_parse.peg

On Tue, Mar 15, 2011 at 3:33 AM, Dmitrii Dimandt <dmitrii@REDACTED>wrote:

>
> Awesome!
>
> Is reia grammar available? Could make a great place to start learning from
>
> > It's been a year coming, so I'm proud to announce a new version of
> > Neotoma, the PEG/Packrat toolkit and parser-generator.  The primary
> > feature of version 1.5 is that it uses significantly less memory and
> > also supports UTF8 (via binaries), thanks to some awesome work by
> > Graeme Defty, who has also converted Reia to use a PEG.
> >
> > You can get the latest source on Github:
> https://github.com/seancribbs/neotoma
> >
> > Neotoma is rebar-friendly as well, so adding it to a rebar project is
> > a simple deps declaration like so:
> >
> >    {neotoma, "1.5", {git, "git://github.com/seancribbs/neotoma", {tag,
> "1.5"}}}
> >
> > Hope to see some of you at Erlang Factory SF next week.
> >
> > Cheers,
> >
> > Sean Cribbs
>
>
> ________________________________________________________________
> erlang-questions (at) erlang.org mailing list.
> See http://www.erlang.org/faq.html
> To unsubscribe; mailto:erlang-questions-unsubscribe@REDACTED
>
>


-- 
Tony Arcieri
Medioh! Kudelski


More information about the erlang-questions mailing list