|
Web Hosting Plans with TCL Support : 1 to 3Below is the list of TCL supported web hosting plans. TCL (Tool command language) is a freely distributable simple, interpreted language designed to be used as a common extension and customization language for applications. It was designed and implemented in such a way that application designers could spend more of their time on applications and less on scripting languages, and in the hope that users could spend less time learning new scripting languages for each new application.
Pages : 1
The Tk toolkit is a TCL extension (a group of new TCL commands) which provides a TCL interface to the X Window System. Tk is one of the easiest ways to build a graphical interface to an application, and due to the interpreted nature of TCL, Tk-based interfaces tend to be much more customizable and dynamic than those built with one of the C- or C++-based toolkits. It is very easy to write a graphical program with Tcl/Tk that will work on almost every platform.
Source: TCL FAQ (http://tcl.sourceforge.net/)
|
|
|