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

Sean Cribbs seancribbs@REDACTED
Wed Mar 16 21:09:53 CET 2011


For those who aren't in like with the new binaries-by-default feature,
I've branched off 1.4 and tagged 1.4.1 on github.  The tag is after
the rebar-izing of Neotoma, so it should still work with as a dep with
your rebar-based projects.

Cheers,

Sean

On Wed, Mar 16, 2011 at 6:50 AM, Dmitrii Dimandt <dmitrii@REDACTED> wrote:
>
> Thank you!
>
> 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