Juanjo Conti wrote:
> I'm goingo to do a little exercise trying to create a OQL2ORM app.
> Objetive: didactic.
>
> I'm using the BNF showed in this book:
>
> http://www.makumba.org/oql-manual.pdf
>
> Could check out it and tell me if PLY can be used for this? I am not
> sure if it's BNF or EBNF.
It's EBNF, things like {FOO} do not exist in BNF.
It does not matter much though, you can use PLY for both.
Albert
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---