From: Peter Zotov Date: 2012-01-16T19:31:23+09:00 Subject: Re: Which library to write a parser Tony Arcieri писал 16.01.2012 12:47: > Gotta give a nod to kpeg: > > https://github.com/evanphx/kpeg > > On Mon, Jan 16, 2012 at 12:33 AM, Kaspar Schiess > wrote: > >> >> Try Treetop: >>> http://treetop.rubyforge.org/ >>> >> >> And then try parslet: >> >> http://kschiess.github.com/**parslet/ >> >> k Is there a PEG parser around here which does not keep all the symbols each in its own node? Or, maybe, any one which is faster than a dying snail? Just wondering. -- WBR, Peter Zotov.