[Monodevelop-devel] Parser Overview
Christian Hergert
chris at dronelabs.com
Sun Sep 28 05:33:29 EDT 2008
Does anyone have a short overview of how the parser system works now?
The optimal interactions between the parser, resolvers, and completion
system seems a bit tough to grasp which is compounded by the lack of
interface documentation.
I'm trying to put together code completion for my cPython addin, but I'm
unsure which project I should look at for an ideal example. Things
appear to be in a sort of flux.
Of particular interest is how the parser should interact with parsed
documents, what Tag's are, and how the gui completion should interact
with that.
Thanks!
-- Christian
More information about the Monodevelop-devel-list
mailing list