-
Notifications
You must be signed in to change notification settings - Fork 0
Home
jbroll edited this page Jun 12, 2014
·
17 revisions
Tcl files that I use everyday:
-
dxf : a tiny dxf file writing library.
-
layout : a DSL for Tk widget layout.
-
2d.tcl : matrix transforms.
-
3d.tcl : matrix transforms.
-
dict.tcl : dict command extensions.
-
func.tcl : simple functional procs.
-
perm.tcl : list permutations.
-
set.tcl : treat lists as sets.
-
starbase.tcl : read/write tab delimited ASCII tables http://hopper.si.edu/wiki/mmti/Starbase
-
string.tcl : string command extensions.
-
tcloo.tcl : Tcloo helpers.