Chapter 17

Extensions and Packages

The previous chapters described building Tcl packages and C language extensions to Tcl. Using these techniques, you can create almost any application you desire.

In many cases your applications will require features that have already been developed. You can save time by using existing extensions and packages for these features. Using existing extensions not only saves you development time but reduces your maintenance and testing time.

This chapter provides an overview of a few extensions and packages. It is not possible to cover all of the extensions and packages written for Tcl. The Tcl FAQ (frequently asked questions) lists over 700 extensions, and more are being written. Before you write your own extension, ...

Get Tcl/Tk, 3rd Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.