teapot icon indicating copy to clipboard operation
teapot copied to clipboard

Tcl TEApot

Results 2 teapot issues
Sort by recently updated
recently updated
newest added

Can somebody (or anybody reading this comment) explain how to use and setup a teapot server and client? I've tried to run the code inside this repo in various ways...

Apply the following changes to make tclcompiler work with Tcl/Tk 8.7.a5: Changed load functionality: Change line in pkgIndex.tcl to: package ifneeded compiler 1.7.1 [list load [file join $dir tclcompiler171.dll] Tclcompiler]