Comment #11 on issue 265 by pierreetienne.meunier: Slow pasting
http://code.google.com/p/yi-editor/issues/detail?id=265

In fact what you need is kind of a lazy parser : instead of making the  
haskellish yacc return the whole ast, yi just
needs it to return the current state of the stack automaton used to parse,  
and a pointer to the current position of
the stack.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
-~----------~----~----~----~------~----~------~--~---

Reply via email to