[tcl'ers wiki page on tcl editors](https://wiki.tcl-lang.org/page/Tcl+Editors)
An interesting one I hacked around with for a while is [ma](https://github.com/kdltr/ma). It's a single window implementation of an acme-like editor. It was originally written (& still used by) Felix Winkleman, the creator of chicken scheme