William Duquette

AKA WHD

My Web Pages

  • The Molt Blog [L1 ], my programming blog
  • Zymurgia House [L2 ], my literary blog
  • A View from the Foothills [L3 ], my very old blog
  • My very old home page [L4 ]
  • My very old Tcl page [L5 ]

Projects

In order of activity:

  • Molt [L6 ], "More Or Less TCL", a TCL interpreter written in Rust.
  • Athena [L7 ], a large simulation written in TCL/TK
  • Igloo [L8 ], a TclOO layer intended to replace Snit.
  • Quill [L9 ], a project build system for Tcl projects.
  • The Snit's Not Incr Tcl object and megawidget framework.
  • The Notebook App personal wiki, which is pretty much completely stalled at the moment.
  • Ramble, a rogue-like dungeon-crawling game
  • Tcllib's textutil::expander module
  • The expand macro/template processor

Observations

Quite some time ago now, I observed that Scripted Documents Are Obscure, even if they are way cool. But by a miracle of timing, jcw anticipated my concern, and moments later announced that Scripted Documents were now Starkits. The rest is history.

Mostly Obsolete Stuff

These two documents used to be quite popular; but Snit's Not Incr Tcl has pretty much removed the need for them.

  • Will's Guide to Namespaces and Packages [L10 ]
  • Will's Guide to Object Commands [L11 ]