Re: inline function call

2006-01-04 Thread M1st0
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

Re: python bytecode grammar

2005-06-10 Thread M1st0
Ok I tried :). -- http://mail.python.org/mailman/listinfo/python-list

Re: python bytecode grammar

2005-06-10 Thread M1st0
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

python bytecode grammar

2005-06-10 Thread M1st0
where I can find the grammar of python bytecode ? ( better if is in BCF ). -- http://mail.python.org/mailman/listinfo/python-list

Information about Python Codyng Projects Ideas

2005-06-01 Thread M1st0
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