(no title)
tracnar | 10 months ago
I also had further fun with wrapping "proc" by implementing a "pyproc" which called out to Python while looking like a normal Tcl proc.
tracnar | 10 months ago
I also had further fun with wrapping "proc" by implementing a "pyproc" which called out to Python while looking like a normal Tcl proc.
BoingBoomTschak|10 months ago
tracnar|10 months ago
For sure there is a lack of proper "code as data" constructs in Tcl, like you would find in Lisp.