Nagelfar is a syntax checker for Tcl, written in Tcl.
Apart from its checking abilities, one of its main features is that
it is extendible. You can add to the syntax database, or let the tool
use Tcl's introspection to extract syntax information from any Tcl
interpreter. Thus you can test scripts for applications using Tcl as
script language.
It can also help with Code Coverage analysis.
http://wiki.tcl.tk/nagelfar
http://nagelfar.berlios.de
Eskil is a diff GUI.
It does file diff, directory diff, starkit diff,
RCS/CVS/ClearCase diff, view patches and some more.
It has features for aligning and preprocessing to manually help
a tricky diff display.
http://wiki.tcl.tk/eskil
http://eskil.berlios.de
/Peter
:Robert
- A happy user of Nagelfar