Search: in
Tcl
Tcl in Encyclopedia Encyclopedia
  Tutorials     Encyclopedia     Videos     Books     Software     DVDs  
       
Encyclopedia results for Tcl

Tcl





Encyclopedia results for Tcl

  1. TCL

    TCL or Tcl may mean Biochemistry TCL GTPase Companies TCL Corporation , a Chinese electronics company Twin City Rapid Transit Company Twin City Lines , former public transit via streetcar in Minneapolis Computer languages Tcl Tool Command Language , a computer programming language Terminal Control Language, used to program VeriFone devices Terminal Control Language, a Pick operating system command language Tymshare Conversational Language, a former experimental interactive language. ref Moore, R.K. & Main, W., 1968. http portal.acm.org citation.cfm?id 1476589.1476620 Interactive languages design criteria and a proposal . In Proceedings of the December 9 11, 1968, Fall Joint Vomputer Vonference, part I. San Francisco, California ACM, pp. 193 200. ref Trader Constraint Language , part of the Common Object Request Broker Architecture CORBA Notification Service Transaction Control Language , a family of computer languages used by database systems to control transactions. The Common Link , a KOMpatible bulletin board system for MS DOS Transform, clipping, and lighting , a feature advertised on Radeon graphics cards Music Ti sto s Club Life , a music podcast by DJ Ti sto Organizations Technology Concepts pvt Limited, an ERP consulting firm in Pakistan Texas Collegiate League , a collegiate baseball league Trinity College Library , the largest library in Ireland lang pl Towarzystwo Czytelni Ludowych 1880&ndash 1939 or People s Libraries Society Hippo Family Club Transnational College of Lex , a language research institution based in Japan Transportation Transports en commun lyonnais , the Lyon public transport system. Tuscaloosa Regional Airport IATA TCL Notes references disambig Category Initialisms eo TCL fr TCL ko TCL it TCL nl Tcl ja TCL pl TCL sv TCL vi Tcl nh h ng wuu TCL zh TCL ...   more details



  1. Tcl

    other uses Infobox programming language name Tcl logo Image Tcl.svg 70px paradigm multi paradigm programming ... imperative released 1988 designer John Ousterhout developer John Ousterhout, Tcl Core Team latest release ... Release Tcl Tk 8.5.11 date 2011 11 04 accessdate 2011 11 25 ref latest release date release date 2011 ... tcl.sourceforge.net file ext .tcl Tcl originally from Tool Command Language , but conventionally spelled Tcl rather than TCL pronounced as Wiktionary tickle tickle or tee see ell ref From the Tcler s Wiki http wiki.tcl.tk 11902 Tcl vs. TCL ref is a scripting language created by John Ousterhout . ref cite web url http www.stanford.edu ouster cgi bin tclHistory.php title History of Tcl author ... born out of frustration , ref From the inside flap of Tcl and the Tk Toolkit , ISBN 0 201 63337 ... into applications, Tcl gained acceptance on its own. It is commonly used for rapid application development rapid prototyping , scripted applications, GUIs and testing. Tcl is used on embedded systems platforms, both in its full form and in several other small footprint versions. The combination of Tcl and the Tk framework Tk Widget toolkit GUI toolkit is referred to as Tcl Tk . History The Tcl programming ... of California, Berkeley . class wikitable Date Event January  1990 Tcl announced beyond Berkeley ... of Tk framework Tk Winter USENIX . June  1993 First Tcl Tk conference Berkeley . nowiki table nowiki geometry manager forerunner of nowiki grid nowiki , nowiki incr Tcl nowiki , TclDP and Groupkit, announced there. August  1997 Tcl 8.0 introduced bytecode compiler. April  1999 Tcl 8.1 introduces full Unicode support. August  2000 Tcl Core Team formed, moving Tcl to a more community oriented development model. September  2002 Ninth Tcl Tk conference Vancouver . Announcement of starkit packaging system. Tcl 8.4.0 released. December  2007 Tcl 8.5 added new datatypes, a new extension repository, bignums, lambdas. Tcl conferences and workshops are held in both the United ...   more details



  1. C++/Tcl

    notability date October 2011 self published date October 2011 Infobox software name C Tcl logo screenshot caption collapsible author developer released latest release version latest release date latest preview version latest preview date frequently updated programming language C operating system platform size language status genre library computing library or Software framework framework license website C Tcl is a software programming library interface which allows the integration of C into Tcl and vice versa. The C Tcl library was inspired by the Boost.Python ref For more info visit, http www.boost.org doc libs 1 35 0 libs python doc index.html ref library and was designed to provide a similar interface. Currently, the C Tcl library offers the following features Facilities for both extending Tcl with C modules and embedding Tcl in C applications. Possibility to expose free C functions as commands in Tcl. Possibility to define classes and class member functions, visible in Tcl in the style similar to SWIG wrappers. Possibility to manipulate Tcl lists and objects from the C code. See also Portal Free software Tcl OTcl Itcl Tcllib Tcl Java References Reflist External links http cpptcl.sourceforge.net cpptcl.sourceforge.net Official Site Category Tcl programming language family Category C libraries compu lang stub ...   more details



  1. Tcl/Java

    Infobox software name Tcl Java logo screenshot caption developer latest release version 1.4.1 latest ... platform platform Java Virtual Machine genre Tcl Programming Language Interpreter license BSD license website http sourceforge.net projects tcljava Tcl Java is a project to bridge Tcl and Java programming language Java . It consists of two distinct packages, Tcl Blend and Jacl. Tcl Blend Tcl Blend is a Tcl extension that makes use of Java Native Interface JNI to facilitate communication between a Java interpreter and a Tcl interpreter. Tcl Blend is typically used to load a Java interpreter into an existing Tcl process, so that functionality implemented in Java can be accessed in a Tcl script. For example, one could allocate a Java object in a Tcl script and interactively invoke Java methods on the object. One can also load Tcl Blend and Tcl into a Java process, which adds scripting functionality to an existing Java application. Because Tcl Blend is a normal Tcl extension, one can use it with other popular Tcl extensions like Tk, Expect, and Itcl . Jacl Jacl is a self contained implementation of a Tcl interpreter, written entirely in Java. Jacl also includes features that facilitate communication between a Java interpreter and a Tcl interpreter. Jacl is typically used to incorporate Tcl scripting functionality into an existing Java application, without dealing with the complexities of native code that come with loading Tcl Blend into a Java process. JTcl, a fork of Jacl, was released ... faq.html JTcl FAQ ref See also C Tcl Itcl Java programming language Java List of Java scripting languages Tcl Tcllib References Refimprove date September 2010 Reflist External links http tcljava.sourceforge.net docs website Tcl Java Project home page http aspn.activestate.com ASPN Cookbook Tcl?kwd TclBlend Examples for Tcl Blend Category Scripting languages Category Dynamically typed programming languages Category Tcl programming language family Category Java platform de Java Command ...   more details



  1. Incr Tcl

    auto toaster toast 2 code C code integration Itcl like Tcl has built in support for the integration of C code into Itcl classes. Licensing Itcl follows the same copyright restrictions as Tcl ... copyright.html incrtcl.sourceforge.net itcl copyright.html . See also OTcl XOTcl Snit Tcl Tcllib C Tcl Itk Tk framework References incr Tcl from the Ground Up by Chad Smith, published in January 2000. This is a complete reference manual for incr Tcl, covering language fundamentals, OO design issues ... as of September 2004. External links http incrtcl.sourceforge.net itcl Itcl incr Tcl project page http purl.org tcl package itcl Tcl package site http sf.net projects tclweb tclweb project there is a mailing ... languages Category Tcl programming language family prog lang stub es Incr Tcl fr Incr Tcl pl Incr Tcl ru Incr Tcl zh Incr Tcl ...   more details



  1. TCL Corporation

    Infobox company name TCL Corporation logo File TCL logo.svg 200px type Public company genre fate predecessor ... id 143.html title TCL Introduction accessdate 25 May 2011 publisher TCL Corporation ref operating ... divisions subsid homepage URL http www.tcl.com en.php footnotes intl TCL Corporation commonly known as TCL is a Chinese Multinational corporation multinational electronics company headquartered in Huizhou ... home CE news inset 10063 post 1277571 title TCL Ranked 6th Top TV Brand accessdate 25 April 2011 publisher Capital Vue date 10 January 2011 ref TCL comprises three listed companies TCL Corporation SZ.000100 , which is listed on the Shenzhen Stock Exchange , and TCL Multimedia Technology Holdings, Ltd. HK.1070 and TCL Communication Technology Holdings, Ltd. HK.2618 , which are listed on the Hong Kong Stock Exchange . ref name TCL Investor http www.tcl.com main en others Investor 20Relations Investor Relations TCL Official Site ref TCL s current corporate slogan is The Creative Life . ref name TCL http www.tcl.com main en index.shtml TCL Official Website ref History The company was founded in 1981 and incorporated in 1985 as TCL Telecommunication Equipment Co Ltd. It began manufacturing consumer electronics for the Chinese market during the 1980s, ref name TCL Hist http www.tcl.com main en About 20TCL History index.shtml?catalogId 13048 History TCL Official Site ref and began to sell overseas in the 2000s. ref name TCL About1 http www.alcatel mobilephones.com www content view full 181 About TCL TCL Official Site ref Though a Government owned corporation state owned enterprise , TCL was established as a joint venture with several Hong Kong based investors. ref name TCL Hist In July 2003, TCL chairman Li Dongsheng formally announced a Dragon and Tiger Plan to establish two competitive TCL businesses in global markets Dragons and three leading businesses inside China Tigers . ref ... location Chennai, India first D. last Murali ref In November 2003, TCL and Technicolor SA Thomson SA ...   more details



  1. TCL (GTPase)

    TCL is a small 21 kDa signaling G protein more specifically a GTPase , and is a member of the Rho family of GTPases . ref name Ridley Cite journal author Ridley A. year 2006 title Rho GTPases and actin dynamics in membrane protrusions and vesicle trafficking journal Trends Cell Biol volume 16 issue 10 pages 522 9 doi 10.1016 j.tcb.2006.08.006 pmid 16949823 ref , ref name Boureux Cite journal author Boureux A, Vignal E, Faure S, Fort P. year 2007 title Evolution of the Rho family of ras like GTPases in eukaryotes journal Mol Biol Evol volume 24 issue 1 pages 203 16 issn 0021 9193 pmid 17449622 doi 10.1128 JB.00142 07 pmc 1913362 ref . TCL TC10 like shares 85 and 78 amino acid similarity to TC10 and Cdc42, respectively. TCL mRNA is 2.5 kb long and is mainly expressed in heart. In vitro, TCL shows rapid GDP GTP exchange and displays higher GTP dissociation and hydrolysis rates than TC10. Like other Rac Cdc42 RhoUV members, GTP bound TCL interacts with CRIB domains domains, such as those found in PAK and WASP. TCL produces large and dynamic F actin rich ruffles on the dorsal cell membrane in REF 52 fibroblasts. TCL activity is blocked by dominant negative Rac1 and Cdc42 mutants, suggesting a cross talk between these three Rho GTPases. ref name Vignal Cite journal author Vignal E, De Toledo M, Comunale F, Ladopoulou A, Gauthier Rouviere C, Blangy A, Fort P. year 2007 title Characterization of TCL, a new GTPase of the rho family related to TC10 andCcdc42 journal J Biol Chem volume 275 issue 46 pages 36457 64 issn 0021 9258 doi 10.1074 jbc.M003487200 pmid 10967094 ref TCL is unrelated to TCL1A , a proto oncogene implicated in the development of T Cell Leukemias. See also TCL1A References Reflist Rho family of GTPases Biochemistry stub Category G proteins ...   more details



  1. TCL Classic

    The TCL Classic was a men s professional golf golf tournament tournament which was played on a Golf course course architect designed by United States American Robert Trent Jones, Jr. at Yalong Bay Golf Club in Sanya on Hainan Island , People s Republic of China four times between 2002 and 2007. The tournament was first played in 2002 in sports 2002 , when, as an event sanctioned by the Asian Tour , it was won by Scotland Scotsman Colin Montgomerie . The event was not held in 2003 or 2004 but was reintroduced in 2005 in golf 2005 with co sanctioning from the PGA European Tour European Tour consistent with the latter s expansion to China, in which more Tour events are played than in any other country save the United Kingdom . In 2007 in golf 2007 , the tournament offered a Prize money purse of U.S. dollars 1,000,000, which fund was one of the smallest amongst those of European Tour events. The TCL Classic was dropped from the 2008 schedule. Winners class wikitable Year Champion Country 2007 Chapchai Nirat THA 2006 Johan Edfors SWE 2005 Paul Casey ENG 2004 colspan 2 align center No tournament 2003 colspan 2 align center No tournament 2002 Colin Montgomerie SCO External links http www.europeantour.com default.sps?pageid 127&pagegid 7BAEFB93B0 2DEFF5 2D4C05 2DAB0F 2DFD08D947D944 7D&eventid 2007020&infosid 3&pageno 1 Coverage on the European Tour s official site Former European Tour Events DEFAULTSORT Tcl Classic Category Former Asian Tour events Category Former European Tour events Category Golf tournaments in China Category Hainan golf tournament stub ...   more details



  1. TCL 3-D TV

    Orphan date April 2010 TCL Corporation has produced a 3 D television, which unlike others, does not require any glasses to see the 3 D effect. It was revealed at Consumer Electronics Show CES in January 2010. It works by adding a layer of ripped lenses to the front of a television screen, to produce a 3 D effect. There are eight lenses on the screen itself, you able to see a few of them at a time, depending on where you stand in relation to the television. It can also be used on billboards. It is already being sold in China, and sells for about 20,000. ref http www.tomsguide.com us 3DTV autostereoscopic CES,review 1490.html ref It is the only 3 D TV 3 D television that does not require the use of glasses. Reception CNN listed it as one of its 10 cool new toys from CES ref http www.cnn.com 2010 TECH 01 11 ces.wrap.up index.html ref References references See also Lenticular lens Autostereoscopy Autostereogram Category 3D imaging ...   more details



  1. XOTcl

    XOTcl is an object oriented extension for the Tcl Tool Command Language created by Gustaf Neumann and Uwe Zdun. It is an extension of the MIT OTcl . XOTcl supports metaclass es. Class computer science Class and Method computer science method definitions are completely dynamic. XOTcl is similar to CLOS . See also OTcl incr Tcl Snit Tcl Tcllib C Tcl Itk Tk programming language Tk External links http media.wu wien.ac.at XOTcl Homepage Extended Object Tcl http citeseer.org cs?q XOTcl Citations from CiteSeer http www.activestate.com Products ActiveTcl ActiveState s Tcl distribution for Microsoft Windows, includes XOTcl http wintcltk.sourceforge.net WinTclTk open source MinGW based distribution for Microsoft Windows, includes XOTcl http www.xdobry.de xotclide XOTclIDE IDE for XOTcl compu lang stub Category Scripting languages Category Dynamic programming languages Category Tcl programming language family ms XOTcl ru XOTcl ...   more details



  1. Snit

    Wiktionary snit about the Tcl object system the Snit featured on YTV The Zone YTV the Snits featured in the Steve Jackson board game Snit s Revenge the fish sometimes known as a snit Inermia vittata Context date October 2009 Snit is an Object oriented programming object oriented extension to the Tcl programming language . Snit is a recursive acronym that stands for Snit s Not Incr Tcl . Snit is a pure Tcl Object computer science object and megawidget system. It is unique among Tcl object systems in that it is based not on Inheritance computer science inheritance but on Delegation programming delegation . Object systems based on inheritance only allow inheriting from Class computer science classes defined using the same system, which is limiting. In Tcl, an object is anything that acts like an object it shouldn t matter how the object was implemented. Snit is intended to help build applications out of the code at hand. Thus, Snit is designed to be able to incorporate and build on any object, whether a hand coded object, a Tk GUI widget widget , an Incr Tcl object, a BWidget or almost anything else. See also OTcl XOTcl incr Tcl Tcl Tcllib C Tcl Itk Tk framework Tk External links http www.wjduquette.com snit snit Home Page http tcllib.sourceforge.net doc snit.html Tcl lib snit http www.activestate.com store productdetail.aspx?prdGuid f0cd6399 fefb 466e ba17 220dcd6f4078 freeware version of ActiveState Tcl which includes XOTcl Category Scripting languages Category Dynamic programming languages Category Tcl programming language family compu lang stub ru Snit ...   more details



  1. Ical

    Ical may refer to iCal , a personal calendar application developed by Apple Inc iCalendar , the calendar data exchange standard Ical Unix , the Tcl calendar package disambig ...   more details



  1. JACL

    JACL may refer to JACL Adventure Creation Language Tcl Java Java Application Control Language Japanese American Citizens League Just a Command Line, Linux disambiguation ...   more details



  1. OTcl

    OTcl usually refers to an Object oriented programming object oriented extension of Tcl created by David Wetherall at MIT ref name otcl proj http otcl tclcl.sourceforge.net otcl OTcl Project Page ref . It is used in NS 2 network simulator NS 2 and usually run under Unix environment ref name ns beg Eitan Altman and Tania Jim nez, http www sop.inria.fr maestro personnel Eitan.Altman COURS NS n3.pdf NS Simulator for beginners , Lecture notes, 2003 2004, Univ. de Los Andres, Merida, Venezuela and ESSI, Sophia Antipolis, France ref . This was later extended into XOTcl . OTcl may also refer to the unrelated IXI Object Tcl extension by Dean Sheenan. These object Tcl extensions predate the more popular incr Tcl . Syntax Introduction The reserved word Class is used to represent class and method of class are declared using word instproc . ref name ns beg The variable self is pointer to the class it is used in and is equivalent to variable this of C Java. The keyword instproc is used for defining hierarchy. ref name ns beg For example Class Son instproc Father means that class Son inherits from class Father . To create an instance of class son we can write set new inst new Son . Following is a simple example of code. Sample code in OTcl Class HelloWorld HelloWorld instproc hello puts Hello world set helloworld new HelloWorld to run helloworld hello TclCL TclCL Tcl with classes is a Tcl C interface used by Mash, vic, vat, rtp play, Ns simulator ns , and nam. It provides a layer of C glue over OTcl. ref name tclcl proj http otcl tclcl.sourceforge.net tclcl TclCL Project Page ref See also XOTcl incr Tcl Snit Tcl Tcllib C Tcl Itk Tk programming language Tk References references Category Object oriented programming languages compu lang stub ko OTcl ...   more details



  1. TclX

    TclX , an abbreviation for extended Tcl, was one of the first freely available Tcl extensions to the Tcl programming language ref name history cite web title History of Tcl author John Ousterhout url http www.tcl.tk about history.html accessdate 2009 05 27 ref , providing new operating system interface commands, extended file controls, time and date manipulation, scanning and status commands and many others. ref name history While many features of TclX have been incorporated into Tcl, TclX continues to be updated, providing Tcl interfaces to many Unix Linux system call s and library computing library routines , expanded list functions, and so forth. TclX is shipped as part of Mac OS X ref name osx cite web title Mac OS X Manual Page for TclX url http developer.apple.com mac library documentation Darwin Reference ManPages mann TclX.n.html accessdate 2010 03 22 ref . It is also available as an RPM Package Manager RPM for Red Hat Enterprise Linux , Fedora operating system Fedora , openSUSE , and the Mandriva Linux Mandriva versions of Linux ref name rpm cite web title RPM resource tclx url http rpmfind.net linux rpm2html search.php?query tclx accessdate 2009 05 27 ref , and as a FreeBSD Ports port for FreeBSD ref name freebsd port cite web title tclX FreeBSD url http www.freebsdsoftware.org lang tclX.html accessdate 2009 05 27 ref , among others. TclX was developed by Karl Lehenbauer and Mark Diekhans . References Reflist External links http sourceforge.net projects tclx Extended Tcl TclX Sourceforge site http docs.activestate.com activetcl 8.5 tclx index.html TclX Manual Category Tcl programming language family prog lang stub ...   more details



  1. Uplevel

    Multiple issues wikify March 2012 unreferenced December 2009 notability August 2009 Uplevel is a command in Tcl that allows a command script to be executed in a scope other than the current innermost scope on the stack. Because the command script may itself call procedures that use the uplevel command, this has the net effect of transforming the call stack into a call tree. It was originally implemented to permit Tcl procedures to reimplement built in commands like for , if or while and still have the ability to manipulate local variables. For example, the following Tcl script is a reimplementation of the for command omitting exception handling pre proc for initCmd testExpr advanceCmd bodyScript uplevel 1 initCmd nowiki set testCmd list expr testExpr while uplevel 1 testCmd nowiki uplevel 1 bodyScript uplevel 1 advanceCmd pre Category Tcl programming language family Prog lang stub ...   more details



  1. Ical (Unix)

    Orphan date February 2009 lowercase title ical Image ical Unix screenshot.png thumb right ical running on Debian GNU Linux . ical is an old but popular calendar package written in Tcl tk by Sanjay Ghemawat for Unix systems. ical is known for its simple, intuitive interface. It s also easy for Tcl tk programmers to extend ical with custom functionality. It stores all calendaring information in a single flat text file per user that may be easily parsed by other programs. ical is not related to the iCalendar format standard, and does not utilize it. It is also not related to Apple Inc. s calendaring application, confusingly called iCal . External links http annexia.org freeware ical ical maintenance project https launchpad.net ical tcl ical development project See also List of personal information managers Unix stub Category Free calendaring software Category Free software programmed in Tcl ...   more details



  1. Transaction Control Language

    Cleanup date April 2009 Orphan date February 2009 A Transaction Control Language TCL is a computer language and a subset of SQL , used to control transactional processing in a database. A transaction is logical unit of work that comprises one or more SQL statements, usually a group of DML statements. Examples of TCL commands include Commit data management COMMIT to apply the transaction by saving the database changes. ROLLBACK to undo all changes of a transaction. Savepoint SAVEPOINT to divide the transaction into smaller sections. It defines breakpoints for a transaction to allow partial rollbacks. See also Data Definition Language Data Manipulation Language Data Control Language databases Category Data modeling database stub compu lang stub de Transaction Control Language ru TCL SQL ...   more details



  1. Wish (Unix shell)

    unreferenced date January 2009 lowercase wish Windowing Shell is a simple scripting or interactive Unix shell for the X Window System and Mac OS X . It provides users with the facility to be able to control graphical user interface components via the Tk toolkit, and enables utilization of the Tcl programming language. wish is open source and is currently part of the Tcl Tk programming suite. See also Tcl Tk External links http linux.die.net man 1 wish A man page for wish Unix Shells Category Unix shells programming software stub ar el Wish ru wish UNIX ...   more details



  1. Itk

    About the Tcl widget toolkit The National Library of Medicine Insight Segmentation and Registration Toolkit Insight Segmentation and Registration Toolkit Infobox programming language name Itk logo Image Tcl.svg 70px paradigm multi paradigm programming language multi paradigm Object oriented programming object oriented , functional programming functional , Imperative programming Imperative , event driven programming year 1993 designer http incrtcl.sourceforge.net itcl mmc index.html Michael McLennan developer http incrtcl.sourceforge.net itcl mmc index.html Michael McLennan latest release version itcl3.0 latest release date ? typing dynamic typing , everything can be treated as a string programming string implementations dialects influenced by Tcl , C influenced Itk is a framework for building mega widgets using the incr Tcl object system. Mega widgets are high level widgets like a file browser or a tab notebook that act like ordinary Tk computing Tk widgets but are constructed using Tk widgets as component parts, without having to write C code. In effect, a mega widget looks and acts exactly like a Tk widget, but is considerably easier to implement. See also Tk computing Tk Itcl Tcl ITK gene External links Category Scripting languages Category Dynamic programming languages Category Dynamically typed programming languages Category Tcl programming language family compu lang stub ...   more details



  1. Clig

    clig Command Line Interpreter Generator is a NIX command line utility which uses a simple description file to create C programming language C code to interpret the typical NIX command line as well as an up to date usage message and a Man pages manual page skeleton. It supports Flag, String, Int, Long, Float and Double types, with ranges, defaults, and more. The generated C Code is ANSI but has been reported to work with C . It is self contained code which does not depend on any library other than libc . Included is a TCL only TCL package to instrument TCL scripts in the same way as C programs. External links http wi fizzle.com clig Latest clig sourcecode http wsd.iitb.fhg.de geg clighome clig Command Line Interpreter Generator http packages.debian.org unstable devel clig Debian clig Category Unix programming tools ...   more details



  1. Denton Outlaws

    The Denton Outlaws were a List of collegiate summer baseball leagues collegiate summer baseball team based in Denton, Texas they played their home games at Falcon Field Corinth, Texas Falcon Field in Corinth, Texas . ref http www.thedentonoutlaws.com feature display.php?id 174 ref The team was quite competitive during their short time in the Texas Collegiate League . In 2005, they were the TCL Champions. ref http www.baseball reference.com bullpen Denton Outlaws ref In 2006, they won the Roger Hornsby Division. ref http www.texascollegiateleague.com history 06season ref Disbandment The Denton Outlaws were one of seven teams that were disbanded after the league filed a lawsuit because the teams tried to form a new league that were going to copycat that the TCL used. ref http www.mineralwellsindex.com local local story 233171428.html ref The Outlaws played their last season in 2007. External links http tclfanhome.myfastforum.org index.php TCL Fan Forum References reflist Category Defunct minor league baseball teams US baseball team stub ...   more details



  1. ArsDigita Community System

    Unreferenced date June 2009 The ArsDigita Community System ACS was an advanced Open Source toolkit for developing community web application s developed primarily by developers associated with ArsDigita Corporation . The two most current software toolkits based on this codebase are the OpenACS toolkit and the Red Hat CCM . The ACS provides A core set of APIs, datamodels, and database routines for coordinating information common to all community web applications A suite of modules building on these core models and APIs for quickly deploying collaborative web sites. Some of the more popular modules were Workflow management, Content management system CMS , Messaging, Bug Issue Tracking, Project Tracking, e commerce , and Bboards. The ACS was originally written in Tcl much of it was ported to Java before being renamed Red Hat CCM to run on an AOLserver web server and an Oracle database . A completely open version of the ACS, OpenACS was a sister project that used a PostgreSQL database and developed side by side with a slightly delayed release schedule with the ACS. The Tcl Java fork In 2001, the ACS code tree forked, with the Tcl code base being maintained and refactored by one group of developers, while the product line was being re written in Java EE . By 2002, when Red Hat acquired ArsDigita, the Tcl code base became supported by the OpenACS community. Category Free web development software ...   more details



  1. Tk (framework)

    to run on most flavors of Linux , Mac OS , Unix , and Microsoft Windows Windows . Since Tcl Tk ... in the 8.5 release. Like Tcl , Tk supports Unicode within the Basic Multilingual Plane but it has not yet ... fonts . History Tk was developed by John Ousterhout as an extension for the Tcl scripting language .... ref Ousterhout, John. http www.tcl.tk about history.html History of Tcl , Tcl Developer Exchange . Retrieved on 2010 04 01. ref Tk Software versioning versioning was done separately from Tcl until ... of use and cross platform support, coupled with the ease of which Tk and its underlying Tcl interpreter ... independent GUI framework developed for Tcl. From a Tcl shell tclsh , Tk may be invoked using this command ... Platform independent Like Tcl, Tk is interpreted. It has been ported to multiple platforms and can ... them on loading the application. There are several ways to use Tk from Perl the Tcl Tk and Tkx Perl modules, both of which use Tcl as a bridge to access Tk, and Perl Tk, which provides native ..., use Tcl as a bridge to Tk. Features Tk provides the following widgets button canvas checkbutton combobox ... Reflist External links wikibooks Tcl Programming Tk http www.tcl.tk Tcl Developer Xchange Tcl and Tk website http aspn.activestate.com ASPN docs ActiveTcl 8.4 tcl tk contents.htm Tk 8.4 manual dmoz Computers Programming Languages Tcl Tk Tcl Tk http www.tkdocs.com Tk docs modern Tk tutorial for Tcl ... Category Free computer libraries Category Tcl programming language family de Tk Toolkit es Tk fr Tk ...   more details



  1. TAC (software)

    TAC is an open source instant messaging and chat client program written by AOL which uses the TOC protocol used by the AOL Instant Messenger system. It is written in Tcl, and is a command line client. It is a command line version of the GUI TiK client which is written in Tcl Tk computing Tk . Developing of TAC and TiK began around 1998 or so. The software is no longer developed by AOL since 1999. Several independent developers have released some new versions of the software. However, at the time of this writing no new versions had been released for several years. Meaning of Acronym The name TAC is said to stand for TAC, another client . External links http users.tmok.com smike TAC Independent Development Website Category Instant messaging server software Network software stub ...   more details




Articles 1 - 25 of 698          Next


Search   in  
Search for Tcl in Tutorials
Search for Tcl in Encyclopedia
Search for Tcl in Videos
Search for Tcl in Books
Search for Tcl in Software
Search for Tcl in DVDs
Search for Tcl in Store


Advertisement




Tcl in Encyclopedia
Tcl top Tcl

Home - Add TutorGig to Your Site - Disclaimer

©2011-2013 TutorGig.info All Rights Reserved. Privacy Statement