Version 2 of The (Few) Differences between Tcl and Tclkit

Updated 2003-07-23 15:12:02

Purpose: describe to the implementor some of the things they must consider when using tclkit as their tcl base interpreter.

...

  1. Tclkit includes some additional extensions
  2. Tclkit has fewer encodings than Tcl
  3. Tclkit has interactions with the VFS at times that makes wrapping some Tcl extensions a challenge.

Category Deployment