Sometimes I feel the urge to program (okay, hack) stuff to relax. Here
are some results...
| Name | Year | kB |
Type | Description |
|---|---|---|---|---|
| LISTs11.zip | 1991 |
60 |
src,m2c | Modula-2 sources for the m2c Modula-2 compiler under Solaris to handle generic lists |
| LISTs11c.zip | 1991 |
60 |
src,m2c | LISTs11 with additional error checks |
| SETs21.zip | 1992 |
64 |
src,m2c | Modula-2 sources for the m2c Modula-2 compiler under Solaris to handle generic sets |
| SETs21c.zip | 1992 |
68 |
src,m2c | SETs21 with additional error checks |
| rutils40.zip | 1993 |
712 |
bin,DOS | Several utilities and re-implementations of Unix commands for DOS, more in README |
| rutil40s.zip | 1993 |
584 |
src,tp | Turbo Pascal 5.5 sources of Rickis DOS utilities. This could answer your questions about a specific tool, since I will hardly be able to do so after so many years... |
| date.zip | 1998 |
4 |
src,tcl | Date widget for Tcl/Tk in the style of Windows date and time control dialog box |
| graf.tcl | 1999 |
12 |
src,tcl | Tcl/Tk procedure to store a canvas as a GIF image |
| woz231.zip | 2009 |
4680 | src,tcl | Wizard of Oz tool (see here, runs under Windows and Unix, needs Tcl/Tk. |
| woz230.zip | 2008 |
4679 | src,tcl | Previous version |
| cards.zip | 2003 |
174 |
src,tcl | Solitaire card games Seahaven Towers, Spider, and Klondike (Towers is my wife's favorite - and only :-) - computer game!), needs Tcl/Tk. The development started in 1999 and was more or less done during some holidays in Belgium. Start towers.tcl, spider.tcl, or klondike.tcl. |
Most of these applications and games are results of my hobby, not my profession. The only exceptions are the LISTs and SETs modules that I programmed during my work at the RWTH Aachen. Everything's freeware, no warranties at all!