Lorance Stinson I am relatively new to Tcl but am rather enjoying it. I have some projects on https://github.com/LStinson%|%GitHub%|%. '''Projects here:''' * [Tagma Debugger] - Simple TCL debugger. Rewrite of another I found here. * [Tagma Tips] - Tool Tips for GVim. (Initially for Tcl ;-) * [Nagelfar-Vim] - Integrate [Nagelfar] with [Vim]. * [TclShell for Vim] - A plugin that provides a shell like window for executing Tcl code in [Vim]. '''Projects Elsewhere:''' * Vim Tcl Syntax File - I disliked the existing [Vim] syntax files for Tcl, so I heavily modified an existing one. It is still a work in progress, but it has better highlighting. It also uses many more colors than the others. I designed it for my own color file, which has a wider variety of colors, but it should work OK with others. It can be found in my https://github.com/LStinson/Vim%|%Vim GitHub Repository%|%. * jSQLsh - [SQLite] shell written for [Jim] Tcl. It can be found at https://github.com/LStinson/jSQLsh%|%GitHub%|% <>Person