For most of my life I have programmed in C and find that a combination of Tcl/Tk is ideal for me. I blog at http://techtinkering.com%|%TechTinkering%|% about http://techtinkering.com/tag/tcltk/%|%Tcl/Tk%|%, http://techtinkering.com/tag/retro/%|%retro%|% computers, http://techtinkering.com/tag/programming/%|%programming%|% and general technical tinkering. You can follow me on https://github.com/LawrenceWoodman/%|%GitHub%|% and https://twitter.com/#!/lorrywoodman/%|%Twitter%|%. ***Projects in which I have used Tcl/Tk *** * https://github.com/LawrenceWoodman/installmodule_tcl%|%installmodule%|% A Tcl module installer. * https://github.com/LawrenceWoodman/appdirs_tcl%|%AppDirs%|% A Tcl module to simplify cross-platform application file locations. * https://github.com/LawrenceWoodman/xdgbasedir_tcl%|%xdgbasedir%|% A Tcl module to simplify use of the XDG Base Directory Specification. * https://github.com/LawrenceWoodman/CanAce%|%CanAce%|% A Jupiter ACE emulator that uses Tcl/Tk to provide the GUI interface. * https://github.com/LawrenceWoodman/sdl_and_tk_demo%|%sdl_and_tk_demo%|% A small demonstration of how to embed an SDL Surface in a Tk window. * https://github.com/LawrenceWoodman/TextPix%|%TextPix%|% A utility to convert an image to a text image using the reconfigurable character set on the Jupiter ACE. This was the first thing that I used Tcl for. <> Person