Creating Tcl Libraries

Level: Intermediate
Duration: 1/4 day
Format: Lecture and hands-on programming activities
Prerequisites: Introduction to Tcl Programming or equivalent Tcl knowledge
Description: Libraries of reusable Tcl code are quite easy to create and use in your applications. This module describes strategies for creating Tcl libraries ranging from the simple use of the source command, to auto-loading, to creating full-blown packages that can be used with Tcl’s package require mechanism.
Books Provided: Avia course notes