On Thu, 09 Apr 2009 03:12:49 +0900, Eric Kow <eric....@gmail.com> wrote: > On Wed, Apr 08, 2009 at 19:28:06 +0200, Mads Lindstrøm wrote: >> I link to Huber's langauge-c >> http://hackage.haskell.org/cgi-bin/hackage-scripts/package/language-c >> for those who want to check it out. >> >> Anyway, can we do with a C parser? Won't we need a C++ parser? > > I guess that depends if those header files in wxWidgets happen to be C > parseable.
wxWidget header files also use C++ features (e.g. class and template). So, we need a C++ parser. Best Regards, -- shelarcy <shelarcy hotmail.co.jp> http://page.freett.com/shelarcy/ ------------------------------------------------------------------------------ This SF.net email is sponsored by: High Quality Requirements in a Collaborative Environment. Download a free trial of Rational Requirements Composer Now! http://p.sf.net/sfu/www-ibm-com _______________________________________________ wxhaskell-devel mailing list wxhaskell-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wxhaskell-devel