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. * [Commenting and obfuscating] On my home page [http://sarnold.free.fr/index.en.html]: * [XOWidget] is a megawidget framework for XOTcl. * A french translation of the great Tcl tutorial at http://www.tcl.tk [http://sarnold.free.fr/tutorial/] * Septem [http://sarnold.free.fr/experimental/septem.html]: an idea for a new extensible and embeddable, stack-based language. * [Byticle] : thoughts of new idioms for programming languages. [http://sarnold.free.fr/experimental/byticle.html] ''No longer maintained (2007-04)'' * [Itins] : emulate [Snit] with the power of [[Incr Tcl]] ''No longer maintained'' * [Xoins] : emulate Snit with the power of [XOTcl] ''No longer maintained'' 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. ---- 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]