Detailled information is available at http://www.eurotcl.tcl3d.org. Official http://www.eurotcl.tcl3d.org/registration.html%|%registration ended on June, 10th 2017. Late deciders may still http://www.eurotcl.tcl3d.org/registration.html%|%register till June, 30th 2017. ---- %|||% &|When|July 8-9, 2017|& &|Where|Berlin, Germany|& &|Email Contact|mailto:eurotcl@tcl3d.org|& &|Site Chair|[Martin Lemburg]|& &|Program Chair|[Paul Obermeier]|& ---- The following Tcl'ers present a talk: %|||% &|http://www.eurotcl.tcl3d.org/program.html#Murr%|%Florian Murr%|%|McFSM - A Vast Extension to Finite State Machines|& &|http://www.eurotcl.tcl3d.org/program.html#Vater%|%Franz Vater%|%|Organizing information, projects and communities by an information server based on tclhttpd|& &|http://www.eurotcl.tcl3d.org/program.html#Gollwitzer%|%Christian Gollwitzer%|%|Controlling Large-Scale Experiments with AsynCA, a modern Tcl extension for EPICS channel access|& &|http://www.eurotcl.tcl3d.org/program.html#Ender%|%Uli Ender%|%|Using GPIOs of Raspberry Pi in pure Tcl - my way|& &|http://www.eurotcl.tcl3d.org/program.html#Rosenberger%|%Manfred Rosenberger%|%|Refactoring approaches for rattleCAD, a domain specific CAD-application written in pure Tcl|& &|http://www.eurotcl.tcl3d.org/program.html#Bellon%|%Carsten Bellon%|%|aRTist - An Industrial-Radiology Simulator Using Tcl/Tk and VTK|& &|http://www.eurotcl.tcl3d.org/program.html#Vovchuk%|%Leonid Vovchuk%|%|Tcl as automation tool in mechanical calculations|& &|http://www.eurotcl.tcl3d.org/program.html#Shaw%|%Steve Shaw%|%|HammerDB, load testing and benchmarking databases with Tcl/Tk|& &|http://www.eurotcl.tcl3d.org/program.html#Dadalau%|%Alexandru Dadalau%|%|Mechanical Simulations with Tcl/Tk|& &|http://www.eurotcl.tcl3d.org/program.html#Coulter%|%Nathan Coulter%|%|An Event Loop For Coroutines|& &|http://www.eurotcl.tcl3d.org/program.html#Markus1%|%Arjen Markus%|%|Work-in-Progress: Renewal of a tutorial|& &|http://www.eurotcl.tcl3d.org/program.html#Markus2%|%Arjen Markus%|%|Work-in-Progress: Mathematcl|& &|http://www.eurotcl.tcl3d.org/program.html#Fellows%|%Donal Fellows%|%|TclQuadcode Status|& &|http://www.eurotcl.tcl3d.org/program.html#Peulvast%|%Adrien Peulvast%|%|RBC (BLT) and canvas use for metro system testing and simulation|& &|http://www.eurotcl.tcl3d.org/program.html#The%|%Han The%|%|IPEnv. A Tcl/Tk-based integrated programming environment|& ---- [DKF]: Here's some quick notes on things that people want to see done. No particular sorting. * Clarity from ActiveState on the TDK's long-term status * [lsort]'s `-dictionary` option ordering to be available in [string compare] and [lsearch]. * String distance metric (e.g. Levenshtein) via new command: `string distance`. * Standard way of doing async I/O with coroutines * Basic beyond-the-BMP support (discussion with [chw] et al) ** We think it's enough to convert internally to surrogate pairs in 8.7 when we're using at least the "string" type. Important thing is to be able to take a UTF-8 input from outside Tcl (e.g., of an emoji) and to be able to pass it through and get the same character out at the end when we output the string. * “[TIP] 469: A Callback for Channel-Exception Conditions” * Specialised type and accompanying commands for numerical data (inspired by [Vectcl]) - added by [AM], a small group (Arjen, Jima, Christian, ...) will write a [TIP] on this. I'm probably missing some. Please add in. (This is temporary area until we fold these into the main wishlists, etc.) [HaO]: Donal, did you discuss about the TDK's status? IMHO specially the TCL compiler is crucial technology. Andreas wrote on CLT, that there are important pieces at ActiveState about that... <>Tcl Conferences | Category Community