Alias for Stephane ARNOLD (french person). Author of [math::bigfloat] in [tcllib]. * [Hanoi Towers] - an algorithmic problem about recursivity, which happens to be a puzzle game. * [Parametric curves drawing] - one might say ''Parametric curves plotting'', plotting z(t)=x(t)+''i''y(t). * [foriter - a loop command] : an idea taken to [Python]'s ''for i in range()'' syntax. * [Fun with Tcl] : advocacy on the multiple ways to develop and think in Tcl, especially by using different styles of programming adapted to tasks. * [Counting comments in a source] is a kind of quality control. * [Reformatting Tcl code indentation] (beautifying code) * [Basique - OO-like namespaces] * [Simple remote Tk execution - distanciel] is an experimental way to get a lightweight client architecture. ''No longer maintained, not functional'' * [tsreplace] (Tcl Star Replace), file tool GUI to search and replace with regexps in pure Tcl. Now present in [Tclapps]. * [Commenting and obfuscating] * [Secure by design] * [XOWidget] is a megawidget framework for XOTcl. * [Byticle] : thoughts of new idioms for programming languages. * [Itins] : emulate [Snit] with the power of [[Incr Tcl]] * [Xoins] : emulate Snit with the power of [XOTcl] * [tfu] is a tool to synchronize two local directories * [tddiff] is a directory tree differences tool * [Tcl File Renamer] * [autosave] makes backups of your favorite files On my home page [http://sarnold.free.fr/]: * A french translation of the great Tcl tutorial at http://www.tcl.tk [http://sarnold.free.fr/wordpress/?page_id=3] * [Tcl in Javascript]: A Javascript (browser-based) implementation of [Tcl], with only the basic functionalities. * A modified version of [Mancala], requires Lua 5.1 (the algorithm to play against the computer is written in Lua) On Sourceforge: * [Tcl-Pkg] is a client to browse a list of packages/extensions, downloading them from their homepages. It is able to download Sourceforge files. * '''Lua-Markdoc''' is a documentation tool written in [Lua] ---- A similar French page can be found on the French Tcl Wiki [http://wfr.tcl.tk/959]. ---- My main skills are : [C]/[UNIX] , [Java] and J2EE, Lexers and Parsers (wrote one with SableCC in [Java]), a bit of [Python] and [Tcl/Tk] since 2003. I was amazed by the simplicity of the language when I looked at [TkCvs] source. ---- [Category Person]