<patroclos>
Hey, I'm currently looking to implement a pony parser orienting myself from the parser.c definitions. I found a lot of definitions there that are pretty much the same but with a 'next' prefix, such as array and nextarray. Can you tell me what that is all about?
<SeanTAllen>
none of the people who would be best to answer that are in the channel at the moment patroclos
<SeanTAllen>
i dont know the parser at all
<patroclos>
ok, can you point me to someone i could look out for to ask about that?
<vaninwagen>
I think this is for handling newlines properly while staying LL1 but i would have to take another look