'''[http://simpledevlib.sourceforge.net/%|%The Simple Development Library]''', or '''SimpleDevLib''', is a collection of packages and utilities aimed towards assisting software development in Tcl, the great language designed by [John Ousterhout], and [incr Tcl], the popular [object orientation%|%object oriented] extension to Tcl. ** Attributes ** license: BSD author: Juan C. Gil contact: mailto:jgil@gmv.es. ** Documentation ** [http://simpledevlib.sourceforge.net/SDLWhitePaper.html%|%The Simple Development Library white paper]: ** Description ** SimpleDevLib provides essential elements for good software engineering and/or medium to big projects development, such as a framework for regression testing, homogeneous, easily parseable, fully introspectable code organization, a type system, a framework for regression testing and object orientation. SimpleDevLib is written in pure Tcl itself, so that no compilation is needed to run it on Unix, Windows or Macintosh environments. [comp.lang.tcl] is the Usenet group for Tcl and SimpleDevLib discussion. ** Change Log ** 2005-06-22: The Simple Development Library version 1.0 2003-02-17: Third public release, version 0.5 2001-09-10: Second public release, version 0.4 2000-04-23: First public release, version 0.2 <> Package | Dev. Tools