[vtkusers] PLEASE HELP, convert Tcl to C++ code

Chung Peter hkpeterpeter at gmail.com
Thu Apr 12 06:42:02 EDT 2007


http://code.hkpeterpeter.googlepages.com/vtktcl2cpp_alpha.zip


 I spent a day to code a program to convert TCL examples  to C++ codes. Many
tcl code snippnet can be converted to cpp equivalent. There are still lots
of bugs, but can manually edit to make it work after the conversion.

Features currently supported:

   simple GUI
   command line processing
   1-level [] conversion
   generate header files


Known bugs:

   problems appear when [] is at the begining of the line
   Not support GUI conversion (e.g. Tcl/Tk)
   Not support set $Var conversion
   Not support eval function (in Tcl) conversion


Name: Chung Kai Lun, Peter
Email: hkpeterpeter at gmail.com

<http://code.hkpeterpeter.googlepages.com/vtktcl2cpp_alpha.zip>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20070412/506b52eb/attachment.htm>


More information about the vtkusers mailing list