> Yoann Padioleau: Parsing C/C++ Code without Pre-processing. CC 2009: 109-125
Thanks for your hint to this document. http://pubzone.org/pages/publications/showPublication.do?publicationId=79059 http://www.padator.org/papers/yacfe-cc09.pdf Is your current parser for the C (and C++) programming language a recursive descent one? http://en.wikipedia.org/wiki/Recursive_descent_parser Do you plan any improvements for the handling of context-sensitivity issues? How will ambiguous constructs be resolved in other phases of the relevant data processing by your software infrastructure? Regards, Markus _______________________________________________ Cocci mailing list [email protected] http://lists.diku.dk/mailman/listinfo/cocci (Web access from inside DIKUs LAN only)
