Tcl - CompWisdom
About us  |  Why use us?  |  Press  |  Contact us

 

Topic: Tcl



  
 Tcl - Wikipedia, the free encyclopedia
Tcl did not originally support object oriented syntax, being a functional language, but recent versions to do support OO functionality, based on the XOTcl extention to Tcl.
The Tcl programming language was created in the spring of 1988 by John Ousterhout while working at the University of California at Berkeley.
Tcl has a very simple syntax which is applied in a consistent way.
http://en.wikipedia.org/wiki/Tcl   (1584 words)

  
 [No title]
Tcl is designed to be a glue that assembles software building blocks into applications.
In Tcl 7.6 and earlier versions math is not that efficient because of conversions between strings and numbers.
If you are not sure how to run Tcl on your system, see Chapter 2 for instructions for starting Tcl on UNIX, Windows, and Macintosh systems.
http://www.beedub.com/book/2nd/tclintro.doc.html   (4802 words)

  
 Tom Poindexter's Tcl Page
Other Tcl software distributions I've published are TclRobots, a Tcl programming game, Tcl-my-fancy, a Tcl extension configuration utility, and MSTCL7.3, a port of Tcl/Tk to MS-DOS.
Tcl was designed as an embeddable command language, but is strong enough to stand as a general programming language.
Sybtcl is a Tcl extension that adds an interface to the Sybase relational database system.
http://www.nyx.net/~tpoindex/tcl.html#Sybtcl   (1683 words)

  
 The Tcl interface to the SQLite library
The "nullvalue" method is useful to differ between NULL and empty column values as Tcl lacks a NULL representation.
The progress callback can be used to display the status of a lengthy query or to process GUI events during a lengthy query.
The "busy" method specifies a callback Tcl procedure that is invoked whenever SQLite tries to open a locked database.
http://www.sqlite.org/tclsqlite.html#eval   (2128 words)

  
 Software Development : The Tcl Syntax
He is the author of "Practical Programming in Tcl and Tk." Welch received a BS in Aerospace Engineering at the University of Colorado, Boulder, in 1982 and an MS in Computer Science at the University of California, Berkeley, in 1986 and a PhD in Computer Science at the University of California, Berkeley, in 1990.
Chapter 1 of Practical Programming in Tcl and Tk
They can do everything from accessing databases to creating graphical user interfaces.
http://www.linuxfocus.org/English/September1999/article110.html   (773 words)

  
 Five Surprises from Tcl
Tcl is our favorite language for achieving big results with small, understandable programs.
Tcl was one of the first dynamic languages to manage full Unicode conveniently; it's still one of Tcl's strengths.
Tcl builds in a delightfully elegant networking programming interface which, for example, makes creation of a multitasking server a two-line affair.
http://www.devsource.com/article2/0,1759,1778148,00.asp   (1375 words)

  
 Tcl finds a home
Tcl (Tool Command Language, pronounced "tickle") is a high level programming language that is cross-platform, open source, easy to use, embeddable and extensible.
"This is great news for the Tcl community since ActiveState can devote significant resources to Tcl development." About ActiveState: ActiveState is at the forefront of open source software, providing Internet programming products and services for all popular operating systems and platforms.
I'm looking forward to working with them." "Given the widespread use of Tcl in enterprise environments, we see a need for providing a similar level of support and services for Tcl, comparable to our support of Perl and Python," said Dick Hardt, ActiveState founder & CEO.
http://www.prnewswire.com/cgi-bin/stories.pl?ACCT=104&STORY=/www/story/02-26-2001/0001435176&EDATE=   (430 words)

  
 comp.lang.tcl Frequently Asked Questions (January 31, 2002) (1/6)
Tcl was designed to make it easy to drop into a lower language when you come across tasks that make more sense at a lower level.
Extended Tcl is oriented towards system programming tasks, with many additional interfaces to the Unix operating system as well as other useful utilities.
Note that Tcl was designed with the philosophy that one should actually use two or more languages when designing large software systems.
http://www.faqs.org/faqs/tcl-faq/part1   (14371 words)

  
 TCL: A CGI Scripting Language / WebDeveloper.com ®
TCL: A CGI Scripting Language / WebDeveloper.com ®
Admittedly, there are some of these very same strengths in numerous other languages (LISP comes to mind most often, especially with the {} syntax of Tcl).
Its simple structure of "command argument argument" and strong string and list processing capabilities make it easy to use to perform complex parsing operations and string manipulation.
http://www.webdeveloper.com/cgi-perl/cgi_about_tcl.html   (536 words)

  
 SourceForge.net CVS Repository - markup - cvs: aolserver/tcl-coredumper/README
If a core file could not be generated for any reason, a Tcl error is thrown and the resulting error (from errno) is returned to the user.
If the file to be written already exists, this command will result in a Tcl error unless "-clobber" is specified.
If the "file" is not specified, then the core information will be written out to the process's working directory, and will be named "core.".
http://cvs.sourceforge.net/viewcvs.py/aolserver/tcl-coredumper/README?view=markup   (378 words)

  
 comp.lang.tcl FAQ Launch Page
If you are seeking a binary distribution of Tcl, Tk, and many other useful extensions, you might consider checking out ActiveTcl.
The Tcl'ers Wiki is a site where you can report new releases of your software, register an interest in a particular Tcl related project or even start looking for others who share an interest in discussing and working on some particular software, administration or political effort relating to Tcl.
Another way to find the Tcl/Tk source code is to visit the Tcl Developer's Xchange.
http://tcl.sourceforge.net/faqs/tcl   (1590 words)

  
 Diego Alberto Arias Prado's bookmarks > Tcl database access
The first two entries of this table are not actually Tcl libraries for accessing directly to database servers (so the leftmost column's name should not be taken literally in these two cases).
You might find that this example makes little sense because there is already a free and open source MySQL Tcl libraries, such mysqltcl, that work fine, but it illustrates how a JDBC driver can be loaded and used in a Tcl script.
TclBlend is a part of the Tcl/Java project, whose aim is integrating the Java platform and Tcl (the another part is Jacl).
http://geocities.com/dariapra/en/tcl-database-access.html   (938 words)

  
 Redland RDF Application Framework - Tcl Interface
The Tcl shared library locations are discoverable but where the matching tcl.h includes live is something that is hard to do entirely automatically.
The Tcl API is an object-based API with the class names and method names flattened into Tcl procedure names like this: librdf_class_method - the same names as in the underlying C API.
The TCL interface is alpha quality - the test and examples work.
http://librdf.org/docs/tcl.html   (164 words)

  
 mod_tcl - Apache Web Server Module
Tcl API function, this is why Tcl 8.0 is required.
This allows a large collection of existing Tcl packages to be used without having to rewrite functionality or incur a performance hit by using an alternative execution model like CGI.
Using Tcl objects instead of strings increases the efficiency of the request phases.
http://tcl.apache.org/mod_tcl   (1959 words)

  
 Tcl/Tk: A Developer's Guide
How to use the Tcl Array, how to examine the state of the interpreter, and an example of building complex data structures (a splay tree) in Tcl.
One of Tcl's strengths is how easy it is to add new functionality to the interpreter.
Tcl & Tk Freebsd binary distributions for Revision 8.4.1
http://www.msen.com/~clif/DevGuide.html   (841 words)

  
 md5pure Home Page
md5pure is a Tcl extension that computes an md5 message digest or hmac.
If you send me a bug, fix, or question, include the version of md5pure, version of Tcl, and name and version of the OS that you are using.
Before sending mail, it may be helpful to verify that your problem still exists in the latest version.
http://expect.nist.gov/md5pure   (533 words)

  
 Tcl/Tk Software
Tcl and Tk are available on a wide variety of platforms, including Windows, Mac, and essentially all flavors of Unix (Linux, Solaris, IRIX, AIX, *BSD*, etc.).
By far the easiest way to get Tcl/Tk installed is via ActiveState's free ActiveTcl distribution, which includes precompiled versions of not only the core Tcl and Tk, but dozens of the most popular extensions, to provide you with a rich set of Tcl development tools with a single software installation.
Tcl/Tk is open source (based on a BSD-style license), so you can use it and modify it virtually any way you want, including for commercial uses.
http://www.tcl.tk/software/tcltk   (297 words)

  
 Visual Tcl
Visual Tcl is a freely-available, high-quality application development environment for UNIX, Windows, Macintosh and AS400 platforms, says Stewart Allen, its developer.
The simplest solution however will be to always call your functions starting with the string "tcl".
Rick Macdonald has a solution: you should create a Tcl library with your functions (see a Tcl FAQ), then run the "auto_mkindex" command and then add your library directory to the auto_path:
http://vtcl.sourceforge.net/?x=doc_faq   (2808 words)

  
 Tcl SourceForge Project
Pointers to Tcl extensions in CVS (with snapshots)
This is the primary information site for Tcl users of all levels.
See also the Tcl Foundry that collects information about many Tcl-related SourceForge projects.
http://tcl.sourceforge.net   (274 words)

  
 Tcl Developer Site
Join the many thousands of software developers who are already more productive with help from the Tcl programming language and the Tk graphical user interface toolkit.
Tk is a graphical user interface toolkit that takes developing desktop applications to a higher level than conventional approaches.
This is the main Tcl Developer Xchange site, www.tcl.tk.
http://www.tcl.tk   (285 words)

  
 TclTutor : Interactive Computer Aided Instruction for Tcl
TclTutor is a computer aided instruction package for learning the Tcl language.
Download Tcl 8.3.2 source from Scriptics.com as a gzipped tar archive file for Unix/Linux systems
TclTutor : Interactive Computer Aided Instruction for Tcl
http://www.msen.com/~clif/TclTutor.html   (870 words)

  
 ActiveState - ActiveTcl, free Tcl open source binary language distribution - Dynamic Tools for Dynamic Languages
Quality-assured, ready-to-install distribution of Tcl, available for AIX, HP-UX, Linux, Mac OS X, Solaris, and Windows.
Industry-standard Tcl distribution on AIX, HP-UX, Linux, Mac OS X, Solaris, and Windows
ActiveState - ActiveTcl, free Tcl open source binary language distribution
http://www.activestate.com/Products/ActiveTcl   (206 words)

  
 A quick reference for commly used Tcl
In addition, we can use a new set of Tcl instructions to create, call and manipulate Java objects directly from Tcl.
Concatenate arg's (adding separator spaces between them), evaluate the result as a Tcl expression, and return the value.
Set the initial access position to the end of the file.
http://www.j-sim.org/ref.script/tcljacl.htm   (885 words)

  
 Tcl/Tk for Real Programmers :: CD ROM Tutorials
TclTutor is a computer aided instruction package that teaches the basics of Tcl with 43 interactive lessons.
The slides are available as HTML for browsing, or you can copy the PowerPoint files to your system to view with a PowerPoint viewer.
Donal Fellows describes how to use the X windows Xdb option database with Tk widgets.
http://ic.net/~cflynt/realprog/tutorls.htm   (375 words)

  
 Tcl Blend
Tcl Blend is Sun's Tcl/Java interface that works with Tcl8.0 and JDK1.1.
Tcl Blend 1.1b1 can compile under Digital Unix V4.0B with JDK1.1.4.
Under Windows, when Tcl sees a tilde (~), it uses the value of the
http://ptolemy.eecs.berkeley.edu/~cxh/java/tclblend   (1565 words)

  
 ASPN : Downloads : ActiveTcl
ActiveState's quality-assured, ready-to-install distribution of Tcl, available for AIX, HP-UX, Linux, Mac OS X, Solaris, and Windows.
Advanced support for Perl, PHP, Python, Ruby, and Tcl, on Linux, Mac OS X, Solaris, and Windows.
Extends, updates, and replaces tools originally found in TclPro, and runs on AIX, HP-UX, Linux, Solaris, and Windows.
http://aspn.activestate.com/ASPN/Downloads/ActiveTcl   (155 words)

  
 XML-RPC URL Domain Package for TclHTTPD
As there is no real way for Tcl to distinguish between this string and a non-date string we have to provide a hint so that the XML-RPC reply has the correct type information.
package provides a wrapper enabling the simple use of Tcl procedures as XML-RPC methods.
For simple types: int, double, string the framework can guess the correct type.
http://tclsoap.sourceforge.net/XMLRPCDomain.html   (320 words)

  
 Tcl Reference Manual
Tcl_SetChannelError - functions to create/intercept Tcl errors by channel drivers.
Tcl_ByteArrayObj - manipulate Tcl objects as a arrays of bytes
Tcl_SetAssocData - manage associations of string keys and user specified data with Tcl interpreters
http://tmml.sourceforge.net/doc/tcl   (1166 words)

  
 Apache Tcl
It has been used for years commercially, and is now part of the Apache Tcl project.
In addition, the persistent interpreter embedded in the server avoids the overhead of starting an external interpreter and the penalty of TCL start-up time.
Apache Tcl is an umbrella for Tcl-Apache integration efforts.
http://tcl.apache.org   (152 words)

  
 Tcl Programming - training course
Practical experience in programming in another computer language, is helpful but not mandatory; Tcl is a very different language.
This course covers the fundamentals of the Tcl programming language.
Tcl is often used as an embedded language, and we'll show you how it's embedded within applications such as Expect, and briefly how it's used in association with Tk.
http://www.wellho.net/course/tbfull.html   (638 words)

  
 Oracle FAQ: OraTCL FAQ
OraTCL is installed with the OEM Inteligent Agent, and is thus always available for use by Oracle DBAs and developers.
The Tcl Developer Xchange - download and learn about TCL
TCL stands for "Tool Command Language" and is pronounced "tickle." TCL is a portable scripting language similar to Perl and PHP that can run on different platforms like Unix, Linux, Windows, MAC, etc.
http://www.orafaq.com/faqtcl.htm   (604 words)

  
 Visual Tcl
Visual Tcl is a freely-available, high-quality application development environment for UNIX, Windows, Macintosh and AS400 platforms.
Visual Tcl is written entirely in Tcl/Tk and generates pure Tcl/Tk code.
Visual Tcl is covered by the GNU General Public License.
http://vtcl.sourceforge.net   (151 words)

  
 Tcl
While I use a variety of programming languages in my work as best suits the problem at hand, one of my most frequently used is Tcl.
Tcl is a type of scripting language (like Python or Perl), which provide high level facilities that map well to a wide variety of programming needs.
This page is mainly a place for me to publish Tcl related resources that I've created, which may be of interest to the community at large.
http://www.markroseman.com/tcl   (235 words)

  
 Puppy Linux
LV I always thought that Puppy should make a lot of use of starkits - distribute each tcl extension in a starkit, then have the apps mount it.
This version even has specTcl and visual Tcl.
With Tcl module support, this should be easy.
http://wiki.tcl.tk/11951   (664 words)

  
 Tcl definition - isp.webopedia.com - The Glossary for Internet Service Providers
One of the main strengths of Tcl is that it can be easily extended through the addition of custom Tcl libraries.
Short for Tool Command Language, and pronounced T-C-L or tickle, a powerful interpreted programming language developed by John Ousterhout.
Offers an introductory tutorial on Tcl/Tk, links to online books, documents on using C and Tcl together, and links to other Tcl/Tk web related resources.
http://isp.webopedia.com/TERM/T/Tcl.html   (172 words)

  
 TCL and Tk
web site uses TCL as one of the underlying programming languages.
TCL and Tk TCL stands for "Tool Command Language" and is a simple scripting language.
Proponents of other scripting languages were pretty much agreed that their languages are superior to TCL, and trashed each other's languages over the design choices made in each case.
http://linuxfinances.info/info/tcl.html   (205 words)

  
 Tcl 8.3 for Windows CE
to build the Tcl libraries, the tclsh executable and the Registry package.
Tcl 8.3 for Windows CE Tcl 8.3 for Windows CE by Akos Polster
Welcome to the Windows CE port of Tcl 8.3.2.
http://tclce.sourceforge.net   (327 words)

  
 Edrx's Tcl/Tk Page
Its original address; the files there need a fix to become gv-friendly.
TCL - TK - Tool Command Language - NEOSOFT Tcl Entry Point
Back in '99 when I needed to draw some category theory diagrams for my master's thesis and XYpic seemed impossible to learn I wrote a quick hack in Tcl/Tk to let me program diagrams instead of just editing them...
http://angg.twu.net/tcl.html   (312 words)

  
 Tcl for Web Nerds
: building Unix commands with Tcl and feeding them to Unix
: building Tcl commands with Tcl and feeding them back to Tcl
http://philip.greenspun.com/tcl   (31 words)

  
 Marc Greis' Tutorial for the UCB/LBNL/VINT Network Simulator "ns"
I'd like to note that you don't need any C++ programming knowledge unless you want to add new functionality to ns.
Tcl is fairly simple and if you already have some programming skills, you should be able to learn most of what you need for simple scenarios as you go along.
A draft for a Tcl/Tk book is available in postscript format for personal use.
http://www.isi.edu/nsnam/ns/tutorial/nsdoc.html   (479 words)

  
 www.tcl.jolt.co.uk - Online Gaming - Clan Server Rental - TCL SOF League
Receive an email when important articles are added to this site.
From All Of The TCL Staff - - 24
www.tcl.jolt.co.uk - Online Gaming - Clan Server Rental - TCL SOF League
http://www.tcl.jolt.co.uk   (95 words)

  
 www.tclscript.com - Eggdrop TCL Scripts
Visit our chat or e-mail us about Dedicated Servers!
Search through a database of TCL scripts and related files by using the script search feature.
This site is part of the Eggdrop bots and Tcl scripts webring.
http://www.tclscript.com   (289 words)

  
 Bisque is Beautiful: Tcl/Tk at Lick Observatory
Available in PostScript format as well as GIF.
We use Tcl and Tk for many different purposes.
We find it a reliable, cost-effective, flexible, enjoyable language for both small ad hoc projects and larger production codes.
http://www.ucolick.org/~de/Tcl   (209 words)

  
 Tcl FAQ Index
Subject: FAQ: comp.lang.tcl Tcl Language Usage Questions And Answers
Subject: comp.lang.tcl Tcl Bibliography, Part 1/1 (April 1, 1996)
Last Update June 15 2004 @ 00:42 AM
http://www.faqs.org/faqs/tcl-faq   (168 words)

  
 Sensus Consulting
A portable extension that provides the power of OpenSSL to Tcl programs.
Currently we are working on a number of projects to extend the reach of Tcl, the "ultimate enterprise glue".
Compact tcl interpreter that allows any Tcl program to run as a fully fledged Windows NT Service.
http://www.sensus.org/tcl   (189 words)

  
 SourceForge.net: Tcl
Tool Command Language (Tcl) is an interpreted language and very portable interpreter for that language.
Tcl is embeddable and extensible, and has been widely used since its creation in 1988 by John Ousterhout (visit the foundry for projects using it).
Provide feedback on this page Recently changed page Site Status
http://sourceforge.net/projects/tcl   (212 words)

  
 #Tcl
We only give you examples of how to code something or sometimes we also take a look at your script, but we wont code a whole script for you.
We don't write your script, we give only examples
There is no need for making your bot idle in #tcl, if you want so show us something make him join and remove him afterwards.
http://tclhelp.net   (903 words)

  
 Chapter 2. TclDOM
TclDOM is also a package with several implementations, including one written in pure Tcl (TclDOM/tcl), one written in C based on tcldompro (TclDOM/c) and another that wraps the Gnome libxml2 library (TclDOM/libxml2).
DOM provides a tree view of an XML document.
TclDOM is a Tcl language binding for the W3C's DOM standard.
http://tclxml.sourceforge.net/tcldom.html   (314 words)

  
 TCL TextEdit
Tcl TextEdit is a simple and powerfull texteditor for the X-Windows system.
The Changed text now changes color thanks to Thierry Andry
It's easy to use and easy to install.
http://tcltextedit.sourceforge.net   (343 words)

  
 Welcome to TCL
Highly efficient in the business strategy and business management, TCL employees are the most dedicated and professional quality workers.
TCL India Holdings Pvt Ltd is the TTE whole-owned subsidiary, which has been operated in India for More than ten years, we have employed more than 400 native employees around Indian including 50 RandD scientist and engineers, above 90% of whom own the certification of bachelor.
Headquartered at the TCL Tower in Shenzhen, TTE (TCL-Thomson Electronic) has net assets of EURO 430 million, with TCL International, holding a 67% stake, while Thomson holds a 33% stake.
http://www.naukri.com/gpw/tcl   (314 words)

Compwisdom
 About us   |  Why use us?   |  Press   |  Contact us

 Copyright © 2006 CompWisdom.com Usage implies agreement with terms.