Tcl

TCL - from crash course to Jim Tcl, packages, 'tcltest' and 'fnest'
Login

Description/Background

The main goal with this project is to develop the fnest software using the Tcl language.
fnest is a set of scripts, originally written in bash, with the purpose to organize and group (but not directly modify) Fossil repositories.
Anyhow, after some development, the decision was taken to re-write fnest in Tcl, for a number of reasons:

Other reasons to use Tcl together with Fossil-related software:

Sections

This repository is divided into several sections/subdirectories.
They are listed in the order that, more or less, starts with the Tcl basics and ends with the finished fnest software, following the development steps: