(refers to [Mel's Internet Toolkit]) Current version works on 1. Windows out of the box 1. Unix and others need some minor downloads (see http://66.28.147.190/toolkit.html) ----- Tcl runs on most platforms, too. [On what platforms does Tcl run]? Windows, Mac OS X, Linux, most flavors of Unix... Tclkit binaries are available for a dozen or so platforms: [http://www.equi4.com/pub/tk/downloads.html] ActiveState Tcl distributions are available for several common platforms: [http://www.activestate.com/Products/ActiveTclFamily/?tn=1] If you're careful, your Tcl programs will also run on most platforms: * [What should I be sure to do so my Tcl based programs run cross platform]? * [How should I then code if I want my program to run on most platforms]? * [Tcl built-ins for cross platform functionality] * [Creation of multi-platform Starkitted binary packages] * [How do I manage lock files in a cross platform manner in Tcl] * [autoKit - Generate platform dependent starkits/starpacks on the fly]