Search My Blog

Thursday, February 19, 2009

Welcome to the Tclers Wiki!

Try this out... What is tcllib?

Aloha!! Thanks for visiting the Tcler's Wiki

This is a collaboratively-edited area on the web, dedicated to the Tcl
programming language and its extensions, including the Tk graphical toolkit.

What is Tcl?

Tcl is a simple-to-learn yet very powerful language. Its syntax is
described in just a dozen rules, but it has all the features needed to
rapidly create useful programs in almost any field of application - on a
wide variety of international platforms

What is Tk?
Tk is a graphical toolkit for Tcl. It allows you to develop graphical
applications that run on Windows, Linux, MacOS X and many other
platforms. And not just from Tcl - Tk can be used from many languages
including C, Ruby, Perl, Python and Lua.

Go there...

http://wiki.tcl.tk/

What is tcllib?
Tcllib is a collection of utility modules for Tcl. These modules provide
a wide variety of functionality, from implementations of standard data
structures to implementations of common networking protocols. The intent
is to collect commonly used function into a single library, which users
can rely on to be available and stable.

What modules are in tcllib?
The latest version of tcllib, 1.11.1, includes the following modules,
and much more:
base64 base64, uuencode, yencode encoder and decoder
calendar date & time operations. In development.
cmdline command line argument processor similar to opt
comm socket based 'send'.
counter Event counters, interval timers, and histogram display
crc Calculation of various CRC checksums
csv Handling of comma separated values
des Tcl implementation of the Data Encryption Standard
dns Tcl implementations of the DNS protocol
doctools Writing manpages, the tcl way
exif Handling of EXIF information generated by digital cameras
fileutil Tcl implementations of some standard Unix utilities
ftp FTP client library
ftpd FTP server
html HTML generation procedures. This uses ncgi.
htmlparse Parsing of HTML strings.
irc Tcl implementation of the IRC protocol.
javascript Javascript generation procedures.
log General logging and tracing facility.
math common math functions like min, max, and others
md4 MD4 hashes
md5 MD5 hashes
mime MIME encoder and decoder
ncgi new CGI processing module
nntp NNTP (news) client
ntp time clients
pop3 POP3 protocol implementation
pop3d POP3 server implementation and helper packages
profiler function level Tcl source code profiler
report Tabular ascii reporting. Interoperates with struct::matrix.
sha1 Secure Hash Algorithm
smtpd SMTP server implementation
soundex Phonetic string comparison
struct Tcl implementations of common data structures (tree, graph,
queue, matrix, pool, skiplist, priority queue, records, list operations)
stooop Pure Tcl OO package
textutil Text processing utilities, including a macro processor
uri URI parsing module
http://tcl.activestate.com/software/tcllib/

TCLLIB - Tcl Standard Library: Contents
http://tcllib.sourceforge.net/doc/

Don

No comments: