openbsd-ports/devel/nagelfar/pkg/DESCR
stu ad05267968 Import nagelfar 1.1.12.
A syntax analysis tool for Tcl.

Ok sebastia@
2012-08-09 04:53:10 +00:00

8 lines
386 B
Plaintext

A Tcl application to read a Tcl program and provide static syntax
analysis - information regarding Tcl syntax errors like missing braces,
incomplete commands, etc. and code coverage analysis. Extensible, using
a customizable exposed syntax database.
Comes with the "textSearch" Tcl extension which provides procedures
to add search and incremental search functions to Tk text widgets.