On Nov 20, 2:00 pm, David Beazley <[EMAIL PROTECTED]> wrote: > It's already been done---although not using PLY :-). > > http://root.cern.ch/twiki/bin/view/ROOT/CINT > > Cheers, > Dave
CINT is quite a different animal from pycparser though. It's written in C++ and hence is hardly as convenient for tinkering. The point of pycparser is to allow playing with C from Python. Eli --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "ply-hack" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/ply-hack?hl=en -~----------~----~----~----~------~----~------~--~---
