I think it does'n exists.
But should be.
You can also roll up your own using some templating library..
--
http://mail.python.org/mailman/listinfo/python-list
Ok I tried :).
--
http://mail.python.org/mailman/listinfo/python-list
Ops yes is BNF :P Bacus Normal Form if I am not wrong...
However..
I'am tryng to recognizing patterns in a bytecoded file in orderd to
optimize...
But I would like to "parse" i.e reconstruct it in something like a
tree..
in order to apply rules on a tree recursively.
I have seen compile.c
where I can find the grammar of python bytecode ? ( better if is in BCF
).
--
http://mail.python.org/mailman/listinfo/python-list
Hi to All!
I would like to join the Google summer code program
(http://code.google.com/summerofcode.html).
>From the sponsored links I have choose to help The Python Software
Foundation, because I like a lot the language.
I have read the proposed Ideas from
http://wiki.python.org/moin/CodingProje