Groups
Sign in
Groups
Neotoma
Conversations
About
Send feedback
Help
Neotoma
Contact owners and managers
1–23 of 23
Mark all as read
Report group
0 selected
Graeme Defty
,
Sean Cribbs
5
3/22/11
Performance Tests and Tuning
Sean, I was a little puzzled by your comment "...use the functions in the includes file instead
unread,
Performance Tests and Tuning
Sean, I was a little puzzled by your comment "...use the functions in the includes file instead
3/22/11
Graeme Defty
,
Sean Cribbs
3
3/21/11
Off-topic: Github question
Sean, Thanks. I feel much better about not being able to find a way to do this directly in github! g
unread,
Off-topic: Github question
Sean, Thanks. I feel much better about not being able to find a way to do this directly in github! g
3/21/11
Sean Cribbs
, …
Dmitrii Dimandt
9
3/16/11
[ANN] Neotoma 1.5
For those who aren't in like with the new binaries-by-default feature, I've branched off 1.4
unread,
[ANN] Neotoma 1.5
For those who aren't in like with the new binaries-by-default feature, I've branched off 1.4
3/16/11
Tony Arcieri
, …
Graeme Defty
7
3/1/11
Re: Fixes pushed - Neotoma/memory version working (allegedly)
Sean, Glad to help. You had done all the hard work anyway. One outstanding item is the handling of
unread,
Re: Fixes pushed - Neotoma/memory version working (allegedly)
Sean, Glad to help. You had done all the hard work anyway. One outstanding item is the handling of
3/1/11
Tony Arcieri
, …
Graeme Defty
4
1/20/11
Reporting syntax errors with Neotoma
Sean, On 21 January 2011 08:22, Sean Cribbs <seanc...@gmail.com> wrote: So, the answer to me
unread,
Reporting syntax errors with Neotoma
Sean, On 21 January 2011 08:22, Sean Cribbs <seanc...@gmail.com> wrote: So, the answer to me
1/20/11
Tony Arcieri
12/7/10
Neotoma performance on Reia PEG
Hi Sean, Graeme Defty and I have been working on a PEG-based branch of Reia which is available here:
unread,
Neotoma performance on Reia PEG
Hi Sean, Graeme Defty and I have been working on a PEG-based branch of Reia which is available here:
12/7/10
Graeme Defty
,
Sean Cribbs
2
9/16/10
Trace Output
I did this at one point when trying to debug the switch over to binaries instead of lists (which is
unread,
Trace Output
I did this at one point when trying to debug the switch over to binaries instead of lists (which is
9/16/10
Tony Arcieri
,
Sean Cribbs
8
9/16/10
Automatic error message generation
So, I think we might be able to do that, or at least something close to it. We could modify p_seq so
unread,
Automatic error message generation
So, I think we might be able to do that, or at least something close to it. We could modify p_seq so
9/16/10
auser
,
caio ariede
3
4/22/10
[neotoma] EOF question
Trick: !. Translating: do not match (!) anything (.) Caio Ariede http://caioariede.com/ On Wed, Apr
unread,
[neotoma] EOF question
Trick: !. Translating: do not match (!) anything (.) Caio Ariede http://caioariede.com/ On Wed, Apr
4/22/10
caio ariede
,
Sean Cribbs
7
3/29/10
p_zero_or_more() p_scan() issue
Yes, because it didn't advance the index - it is still trying to match at the first position.
unread,
p_zero_or_more() p_scan() issue
Yes, because it didn't advance the index - it is still trying to match at the first position.
3/29/10
caio ariede
,
Sean Cribbs
2
2/19/10
EOF implementation
On 2/18/10 5:41 PM, caio ariede wrote: > I'm wondering about the eof terminal implementation.
unread,
EOF implementation
On 2/18/10 5:41 PM, caio ariede wrote: > I'm wondering about the eof terminal implementation.
2/19/10
Sean Cribbs
,
Torben Hoffmann
5
2/2/10
Re: Neotoma running out of memory
I've been thinking about this problem a lot lately, partly because I want neotoma not to create
unread,
Re: Neotoma running out of memory
I've been thinking about this problem a lot lately, partly because I want neotoma not to create
2/2/10
caio ariede
, …
Sean Cribbs
5
1/12/10
Recursive expression problem
On 1/12/10 3:46 AM, mikhailfranco wrote: > > Sean Cribbs wrote: > >> Neotoma and PEGs
unread,
Recursive expression problem
On 1/12/10 3:46 AM, mikhailfranco wrote: > > Sean Cribbs wrote: > >> Neotoma and PEGs
1/12/10
Sean Cribbs
12/15/09
Re: Problems with my update to neotoma
Torben, To accomplish that, I would modify the reduction for "nonterminal" in neotoma_parse
unread,
Re: Problems with my update to neotoma
Torben, To accomplish that, I would modify the reduction for "nonterminal" in neotoma_parse
12/15/09
Sean Cribbs
12/5/09
[ANN] Neotoma 1.4
I'm pleased to announce another update to Neotoma. The features and changes in this release are:
unread,
[ANN] Neotoma 1.4
I'm pleased to announce another update to Neotoma. The features and changes in this release are:
12/5/09
Sean Cribbs
2
12/5/09
Concurrent parsing
Generating a table name from the Pid was a bad idea (atoms are not GC'ed). I've basically
unread,
Concurrent parsing
Generating a table name from the Pid was a bad idea (atoms are not GC'ed). I've basically
12/5/09
Tony Arcieri
12/4/09
Want to contribute to Reia? Hack on its PEG
I've been playing around with Neotoma (Parsing Expression Grammars for Erlang) and it seems
unread,
Want to contribute to Reia? Hack on its PEG
I've been playing around with Neotoma (Parsing Expression Grammars for Erlang) and it seems
12/4/09
Tony
, …
Tony Arcieri
20
12/2/09
Trying to build a Reia grammar with Neotoma
On Wed, Dec 2, 2009 at 6:18 AM, Sean Cribbs <seanc...@gmail.com> wrote: Actually that's
unread,
Trying to build a Reia grammar with Neotoma
On Wed, Dec 2, 2009 at 6:18 AM, Sean Cribbs <seanc...@gmail.com> wrote: Actually that's
12/2/09
Tony
11/29/09
As if all the other reasons to use Neotoma weren't good enough
I opened some yecc output today and noticed this... I have to say I'm rather annoyed at a
unread,
As if all the other reasons to use Neotoma weren't good enough
I opened some yecc output today and noticed this... I have to say I'm rather annoyed at a
11/29/09
Sean Cribbs
, …
Tony
10
11/22/09
[ANN] Neotoma 1.3
The only other PEG implementation I'm familiar with is Ruby's Treetop (and a little bit of
unread,
[ANN] Neotoma 1.3
The only other PEG implementation I'm familiar with is Ruby's Treetop (and a little bit of
11/22/09
Sean Cribbs
3
11/15/09
Neotoma Screencast
I'll try again later, or on Youtube. In the meantime, you can download it from S3: https://
unread,
Neotoma Screencast
I'll try again later, or on Youtube. In the meantime, you can download it from S3: https://
11/15/09
Sean Cribbs
10/31/09
[ANN] Neotoma 1.2
I'm pleased to announce another update to Neotoma. The major features and changes in this release
unread,
[ANN] Neotoma 1.2
I'm pleased to announce another update to Neotoma. The major features and changes in this release
10/31/09
Tony Arcieri
, …
Sean Cribbs
7
10/9/09
Using transform modules
Well, because if the module doesn't exist, but you specified that it should use an external
unread,
Using transform modules
Well, because if the module doesn't exist, but you specified that it should use an external
10/9/09