View Single Post
javispedro's Avatar
Posts: 2,355 | Thanked: 5,249 times | Joined on Jan 2009 @ Barcelona
#5
Originally Posted by fms View Post
If it based on TCL, the answer is clearly 'no'. Way too scary to tackle.
I did not found a single line of Tcl code, but I've seen it using Tk from C (I did not even know that was possible!), and, worst of it: statically building a Tcl interpreter.

And I have been scared for life too: Tcl itself requires an older version of yacc to build :S.