-
Notifications
You must be signed in to change notification settings - Fork 201
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Make Yi syntax-aware #70
Comments
From [email protected] on June 29, 2007 12:36:16
|
From [email protected] on July 25, 2007 18:48:36 (sketches/IncrementalParser.hs) Please review/comment :) |
From [email protected] on July 26, 2007 19:25:41
Good work! I like the light-weight/K.I.S.S. approach. |
From [email protected] on April 11, 2008 10:23:39
|
Original author: [email protected] (June 21, 2007 15:39:47)
We want yi to be "syntax-aware"
The (partial) parse tree should be available for
Here is what the TODO file used to say about ideas on how to do that:
ftp://ftp.inria.fr/INRIA/publication/publi-pdf/RR/part3/RR-3139.pdf
See also the references provides by Thomas Schilling
http://www.emacswiki.org/cgi-bin/wiki/ParEdit
http://wiki.opendylan.org/wiki/view.dsp?title=AppleDylanScreenshots
The Deuce source code is available online as part of the functional
developer source code:
http://www.opendylan.org/cgi-bin/viewcvs.cgi/trunk/fundev/sources/deuce/
http://harmonia.cs.berkeley.edu/papers/twagner-parsing.pdf
Original issue: http://code.google.com/p/yi-editor/issues/detail?id=25
The text was updated successfully, but these errors were encountered: