Version 29 of JOB

Updated 2009-11-21 21:07:17 by JOB

JOB are the initials of: Johann Oberdorfer

mailto:[email protected]

I've used tcl/tk for quite a while and I really like it http://wiki.tcl.tk/tclp.gif.

Tcl/Tk - radically simple:

The coding strategy used for implementing software applications is to lay out everything preferable in the Tcl/Tk language!

  • Coded from the bottom up with extremely simple code blocks and functions, where the interface is thoroughly documented.
  • My goal is to be maximally explicit, and unlike a good mathematics textbook, unchallenging to the intellect. I'd rather devote brain energy to the functionality of the application than to its implementation in code.
  • In fact, one goal of recording code snippets as I go along is to refine code into a compact little set of programming idioms that can be used to automatically generate application code with a given functionality.
  • Why does Tcl/Tk seem so promising at least for me? Because it's radically simple, bug free and operating system independent.

Current Tcl Projects (as of Oct 2009):

  • BWidget modified to take advantage of ttk - see here: [L1 ]

Contributions made for this wiki so far:

I really like (*)starkits:'

Ttk (tile) related:

The link to the upload page for this wiki goes here [L2 ]