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 https://techtinkering.com%|%TechTinkering%|% about https://techtinkering.com/articles/tag/tcl/%|%Tcl%|%, https://techtinkering.com/articles/tag/retro/%|%retro%|% computers, https://techtinkering.com/articles/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. * http://vlifesystems.com/projects/tarcel/%|%Tarcel%|% A Tcl packaging tool. * https://techtinkering.com/articles/tag/ornament/%|%ornament%|% A Tcl template module. * http://vlifesystems.com/projects/configurator/%|%configurator%|% A configuration parsing module for Tcl. * http://vlifesystems.com/projects/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. * https://github.com/LawrenceWoodman/pty_tcl%|%pty%|% A pseudo TTY package. <> Person