Developer forums (C::B DEVELOPMENT STRICTLY!) > Development
C/C++ code parser
(1/1)
sigzegv:
Hi,
I was wondering which library is used to parse the c++ code in the symbol browser ? ( or is it a home made lib ? )
I am interested in learning C++'s parsing process.
Regards
oBFusCATed:
Home made 100%, the code is in src/plugins/codecompletion/ in svn.
ollydbg:
Also, I have write some document here Code Completion Design - CodeBlocks about the Code Completion code. You can read it.
Navigation
[0] Message Index
Go to full version