Version 4 of Koen Van Damme

Updated 2011-04-20 16:43:45 by koen

Hi, I'm Koen Van Damme, software engineer, living and working in Belgium.

My humble contributions to the Tcl'ers Wiki are currently limited to:

  • Code Generation: The beginnings of a framework to use TCL as a powerful preprocessor for C, C++ or other text output.
  • Text Clipboard: A simple buffer to store, change, delete, and insert text before sending it to output.

I have some TCL stuff on my website at http://www.gener8.be :

  • A paper about object-orientation in TCL
     http://www.gener8.be/site/articles/tcl_objects/tcl_objects.html
  • A paper about parsing data files
     http://www.gener8.be/site/articles/tcl_file_formats/tcl_file_formats.html
  • A paper presenting a detailed look at the Bwidget toolkit.
     This is on an older website and may disappear.
     http://users.pandora.be/koen.vandamme1/tcl_tools/bwidgets/_index.htm
  • A review of a book covering Tcl/Tk 8.5 basics.
     http://www.gener8.be/site/articles/tcl_books/tcl_tk_programming_cookbook.html
  • More to come...

Category Home Page