TclForth: Multi-platform desktop Forth based on Tcl/Tk

25 points by icefox


harryvederci

This is a more modern version of Wejgaard his Holon86, which runs on DOS: https://holonforth.com/holon86.html (source: https://github.com/wejgaard/Holonforth-DOS)

It has a smalltalk-style code browser/editor, and an “umbilical target link” where you code on one system, and run (and hot reload) the application live on the target. And I think you can even run, edit, and hot reload all on one system.

I was a kid back then, but it seems extremely impressive to me.