This package browser is in early development. Mind the rough edges.

tclx 8.4.1

System programming extensions for Tcl

Extended Tcl is oriented towards system programming tasks and large application development. TclX provides additional interfaces to the operating system, and adds many new programming constructs, text manipulation tools, and debugging tools.

Installation

Install tclx 8.4.1 as follows:

guix install tclx@8.4.1

Or install the latest version:

guix install tclx

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.