summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorhobbs <hobbs>2007-06-10 21:11:58 (GMT)
committerhobbs <hobbs>2007-06-10 21:11:58 (GMT)
commitc0eed741bb105f7eee2f2a4e2764e489a7972a37 (patch)
treed47c487861198c0874e8a19a32023ecdfdbe5107 /README
parent620d54c9059d936d9a3cc73fc1fb7a5da13b70f6 (diff)
downloadtcl-c0eed741bb105f7eee2f2a4e2764e489a7972a37.zip
tcl-c0eed741bb105f7eee2f2a4e2764e489a7972a37.tar.gz
tcl-c0eed741bb105f7eee2f2a4e2764e489a7972a37.tar.bz2
* README: updated links. [Bug 1715081]
Diffstat (limited to 'README')
-rw-r--r--README42
1 files changed, 15 insertions, 27 deletions
diff --git a/README b/README
index fed15bc..51f8419 100644
--- a/README
+++ b/README
@@ -5,7 +5,7 @@ README: Tcl
You can get any source release of Tcl from the file distributions
link at the above URL.
-RCS: @(#) $Id: README,v 1.49.2.19 2007/05/30 14:05:17 dgp Exp $
+RCS: @(#) $Id: README,v 1.49.2.20 2007/06/10 21:12:02 hobbs Exp $
Contents
--------
@@ -98,19 +98,14 @@ about building Tcl from sources at
http://www.tcl.tk/doc/howto/compile.html
-4. TclPro Development tools
+4. Development tools
---------------------------
-A high quality set of commercial quality development tools is available to
-accelerate your Tcl application development. The TclPro product provides a
-debugger, static code checker, packaging utility, and bytecode compiler.
-TclPro was open-sourced when Scriptics/Ajuba was acquired by Interwoven.
-Visit its home at SourceForge for more information and source/binaries:
-
- http://tclpro.sourceforge.net/
-
-ActiveState has picked up support for commercial Tcl development tools.
-More information can be found at
+ActiveState produces a high quality set of commercial quality development
+tools that is available to accelerate your Tcl application development.
+Tcl Dev Kit builds on the earlier TclPro toolset and provides a debugger,
+static code checker, single-file wrapping utility, bytecode compiler and
+more. More information can be found at
http://www.ActiveState.com/Tcl
@@ -124,27 +119,20 @@ a USENET news group, "comp.lang.tcl.announce", intended to announce new
releases of software, training, and more. For bug reports, please
see the "Support and bug fixes" section below.
-6. Tcl contributed archive
---------------------------
-
-Many people have created exciting packages and applications based on Tcl
-and/or Tk and made them freely available to the Tcl community. An archive
-of these contributions is kept on the machine ftp://archives.tcl.tk/pub/tcl
-(aka ftp://ftp.procplace.com/pub/tcl). You can access the archive using
-anonymous FTP. The archive also contains several FAQ ("frequently asked
-questions") documents that provide solutions to problems that are commonly
-encountered by Tcl newcomers.
-
-7. The Tcler's Wiki
+6. The Tcler's Wiki
-------------------
A Wiki-based open community site covering all aspects of Tcl/Tk is at:
http://wiki.tcl.tk/
-A wealth of useful information can be found there.
+It is dedicated to the Tcl programming language and its extensions. A
+wealth of useful information can be found there. It contains code
+snippets, references to papers, books, and FAQs, as well as pointers to
+development tools, extensions, and applications. You can also recommend
+additional URLs by editing the wiki yourself.
-8. Mailing lists
+7. Mailing lists
----------------
Several mailing lists are hosted at SourceForge to discuss development or
@@ -155,7 +143,7 @@ to subscribe, visit:
and go to the Mailing Lists page.
-9. Support and Training
+8. Support and Training
------------------------
We are very interested in receiving bug reports, patches, and suggestions