Version 21 of TinyTcl

Updated 2010-10-15 04:50:21 by steveb

All of the links previously referred to here can be found at Small Tcl

  • See Tcl Implementations for a summary of different Tcl implementations.
  • See Small Tcl for discussion of reduced-footprint Tcl implementations.

Q: I'm often using TinyTcl for very small applications, but how can I wrap an executable including tinytcl.exe as runtime?

A: Perhaps you should be linking against libtcl.a


[ Category Language - Category Tcl Implementations ]