nemanov_oo

Difference between version 6 and 7 - Previous - Next
Projects:
   * https://github.com/lego12239/conf.tcl%|%conf package%|% - parse and load text conf files (flat style, ini-style, nested sections style)
   * https://github.com/lego12239/dowhile.tcl%|%dowhile package%|% - do-while loop
   * https://github.com/lego12239/htmltmpl.tcl%|%htmltmpl package%|% - a text template engine similar to perl HTML::Template
   * https://github.com/lego12239/finsum.tcl%|%finsum package%|% - An util lib for financial sum convertion from floating value(e.g. 22.38) to integer value(e.g. 2238)
   * https://github.com/lego12239/utils.tcl%|%utils%|% - various utils collected in one file(too small for a separate library)   * https://github.com/Z-Wave-Me/readcmd.tcl%|%readcmd package%|% - A command line editing library(with tclshrc as example)