You can use ANTLR (a python target) .. http://antlr.org/ should be the right place for you start..
Ranganath On Mon, Nov 9, 2009 at 12:28 PM, Ambadas <[email protected]> wrote: > hello sir, > > actually i want to build a program that can check syntax,no of function > and > generate report for c++ complied programe > > On Sun, Nov 8, 2009 at 10:48 PM, Noufal Ibrahim <[email protected]> wrote: > > > On Mon, Nov 9, 2009 at 12:03 PM, ambadas hunushnale > > <[email protected]> wrote: > > > hi, > > > can any body help me... > > > i want to build code checker for c++ program using python > langusge..... > > > > Can you elaborate a little on what you mean by "code checker"? > > > > > > -- > > ~noufal > > http://nibrahim.net.in > > _______________________________________________ > > BangPypers mailing list > > [email protected] > > http://mail.python.org/mailman/listinfo/bangpypers > > > _______________________________________________ > BangPypers mailing list > [email protected] > http://mail.python.org/mailman/listinfo/bangpypers > -- I blog at http://ranganaths.wordpress.com _______________________________________________ BangPypers mailing list [email protected] http://mail.python.org/mailman/listinfo/bangpypers
