|
|
|
|
|
by anthk
49 days ago
|
|
Given how simple TCL is you would probably write a parser in a day... JimTCL (jimsh interpreter) is not 100% TCL compatible and I just used 'source qcomplex.tcl' from it's big brother TCL and now I can do complex number operations in the spot. With just a simple file, no libraries, no nothing. |
|