Run Tcl code online on someone else's server edit
- https://dbgr.cc/l/tcl
- http://ideone.com/
- http://codepad.org/
- http://code.runnable.com/VNSdSO0olicbFplB/tcl-template - a VM template with a Tcl 8.6.3 interpreter on a disposable online VM service. The interpreter is a TclKit built with KitCreator. It includes the following packages: mk4tcl, tcllib, tclx, tls, udp, yajl-tcl. The service gives you root on an Ubuntu VM. The downside is that it is slow and apt-get seems broken right now (it used to work).
Run Tcl in the browser edit
- https://aidanhs.github.io/emtcl/ - Tcl 8.6 and Jim Tcl in the browser through emscripten
Others edit
- http://nagelfar.sourceforge.net/check.html - Nagelfar style checker through the web
- http://paste.tclers.tk - preferred pastebin
- http://stevehavelka.com/iconizer/ - Steve's iconizer, handy for Tk
See Also edit
- Tcl Websites
- Tcl/Tk Web Forums
- Dirty Dozen
- <--- the "Reference" section in that menu on the left