Difference between revisions of "Tcllib"
Jump to navigation
Jump to search
(Created page with "Category:SoftwareCategory:ComputingCategory:Computer Science {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|Tcllib}} |{{#vardefine:url|https://www.tcl.tk/softw...") |
|||
(3 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | [[Category:Software]][[Category: | + | [[Category:Software]][[Category:Library]] |
{|<!--CONFIGURATION: REQUIRED--> | {|<!--CONFIGURATION: REQUIRED--> | ||
|{{#vardefine:app|Tcllib}} | |{{#vardefine:app|Tcllib}} | ||
Line 21: | Line 21: | ||
<!--Modules--> | <!--Modules--> | ||
− | == | + | ==Environment Modules== |
− | + | Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application. | |
− | |||
− | |||
− | |||
− | < | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
==System Variables== | ==System Variables== | ||
− | * HPC_{{ | + | * HPC_{{uc:{{#var:app}}}}_DIR - installation directory |
− | * HPC_{{ | + | * HPC_{{uc:{{#var:app}}}}_BIN - executable directory |
− | * HPC_{{ | + | * HPC_{{uc:{{#var:app}}}}_LIB - library directory |
<!--Configuration--> | <!--Configuration--> | ||
{{#if: {{#var: conf}}|==Configuration== | {{#if: {{#var: conf}}|==Configuration== |
Latest revision as of 16:12, 10 June 2022
Description
Tcllib is a collection of utility modules for Tcl. These modules provide a wide variety of functionality, from implementations of standard data structures to implementations of common networking protocols.
Environment Modules
Run module spider Tcllib
to find out what environment modules are available for this application.
System Variables
- HPC_TCLLIB_DIR - installation directory
- HPC_TCLLIB_BIN - executable directory
- HPC_TCLLIB_LIB - library directory