Tcl/Tk

From UFRC
Jump to navigation Jump to search

Description

Tcl/Tk website  

Tcl (Tool Command Language) is a very powerful but easy to learn dynamic programming language, suitable for a very wide range of uses, including web and desktop applications, networking, administration, testing and many more. Open source and business-friendly, Tcl is a mature yet evolving language that is truly cross platform, easily deployed and highly extensible.

Tk is a graphical user interface toolkit that takes developing desktop applications to a higher level than conventional approaches. Tk is the standard GUI not only for Tcl, but for many other dynamic languages, and can produce rich, native applications that run unchanged across Windows, Mac OS X, Linux and more.

Environment Modules

Run module spider Tcl/Tk to find out what environment modules are available for this application.

System Variables for Tcl

  • HPC_TCL_DIR - installation directory
  • HPC_TCL_LIB - library directory
  • HPC_TCL_BIN - binary directory
  • HPC_TCL_INC - include directory

System Variables for Tk

  • HPC_TK_DIR - installation directory
  • HPC_TK_LIB - library directory
  • HPC_TK_BIN - binary directory
  • HPC_TK_INC - include directory