1. Summary
  2. Files
  3. Support
  4. Report Spam
  5. Create account
  6. Log in

Tclrep

A repository for small, pure-Tcl packages.

The goal is to provide a place for Tcl experiments, with much less constraints than the high-quality Tcllib project. Emphasis is made on design. Several packages are based on SNIT. Several packages are simply useless : no documentation, duplicated from other libraries, etc... But some packages might be useful for Tcl fans.

The current repository hosts also PocketEditor, an editor for PDAs :

http://tclrep.wiki.sourceforge.net/PocketEditor

The following is the list of packages available in Tclrep :

  • arraybytesize.html : computes the memory required by an array with specific type (integer, real, double, etc...)
  • blockseltext/
  • distribute.html : computes how to distribute of a set of tasks over several processors
  • escterm-1.0/
  • filetools/
  • fortrancommon/
  • fortranunroll/
  • gettofs/
  • hrbytesize.html : converts a size in bytes into a human readable string, such as 39 MB for example.
  • indent/
  • jobexec : run background jobs, such as described in Matthias Hoffmann - Tcl-Code-Snippets - Misc - Bgexec
  • largestfilesview-1.1/
  • lowdiscrepancy : generate lowdiscrepancy sequences
  • machineparameters.html : Computes machine parameters with respect to floating point numbers.
  • montecarlo : provides a Monte-Carlo engine
  • optimization : find the minimum of a given function with various methods
  • packagefinder/
  • pocketeditor/
  • polynomialroots.html
  • randomnumber : generates and test uniform random numbers
  • searchrep/
  • sfind-1.4/
  • stepdlg/
  • structqueuestack/
  • tclmkrelease/
  • testmodule/
  • textbook/
  • texteditor/
  • textfind/
  • which-1.1/
  • wingeo/
  • zerofinder : computes the zeros of a function with various methods

Attachments