Script to convert Tcl scripts to Python?

Achillez na at na.com
Wed Apr 23 03:17:35 EDT 2008


Hi,

I have a 10k+ line Tcl program that I would like to auto convert over to 
Python. Do any scripts exist that can convert ~90% of the standard Tcl 
syntax over to Python? I know Python doesn't handle strings, but just for 
general syntax e.g., puts > print, expr > math operations

thanks 





More information about the Python-list mailing list