Hi, I'm pretty new to PLY, but I've used it to create a small parser for a grammar and syntax I'm using. Since I'm only going to be using the generated parser in the application, not extending or modifying it - I was wondering if there's a way to run the generated parser without requiring PLY to be installed. It's not a licensing issue, but rather the fact that I don't want to require PLY to be installed with the application that's being distributed, and I don't want to have it as a pre-requisite for installing the application.
Thanks, Ben. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
