This page is more for interactive "web2.0" stuff than reference material: **Run Tcl code online on someone else's server** * https://dbgr.cc/l/tcl * http://ideone.com/ * http://codepad.org/ * http://runnable.com/VNSdSO0olicbFplB/tcl-template - a VM template with a Tcl interpreter on a disposable online VM service. The interpreter is a [TclKit] built with [KitCreator]. It includes the following packages: [itcl], [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** * https://aidanhs.github.io/emtcl/ - run Tcl 8.6 and [Jim Tcl] in the browser through [emscripten] **Others** * 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 ** * [Tcl Websites] * [Tcl/Tk Web Forums] * [Dirty Dozen] * `<---` the "Reference" section in that menu on the left <>Community | Web