Home Known Issues Latest Fixes Readme doc / Readme test / Readme Manual News Changelog Policies Roadmap Wishlist License
Gen
A Utilities Library For Tcl

Say you are in the middle of solving one problem and find you need to solve another. Suppose you need to insert into a string. You could write code that will do this, but it would be nice and convenient if there were something that does it all for you with one command.

screenshot

Gen is about making it a little bit easier to write Tcl programs. Gen is supposed to be code that you could well write yourself but do not want to have to.