File parser
Mike C. Fletcher
mcfletch at rogers.com
Tue Aug 30 13:00:42 EDT 2005
infidel wrote:
>Angelic Devil wrote:
>
>
...
>Some time ago I was toying around with writing a tool in python to
>parse our VB6 code (the original idea was to write our own .NET
>conversion tool because the Wizard that comes with VS.NET sucks hard on
>some things). I tried various parsing tools and EBNF grammars but VB6
>isn't really an EBNF-esque syntax in all cases, so I needed something
>else.
>
...
You may find this project interesting to play with:
http://vb2py.sourceforge.net/index.html
Have fun,
Mike
--
________________________________________________
Mike C. Fletcher
Designer, VR Plumber, Coder
http://www.vrplumber.com
http://blog.vrplumber.com
More information about the Python-list
mailing list