★ wanayoo — archive 1999 http://dev.scriptics.com/resource/software/tools/development/Nouvelle recherche | Portail wanayoo
Developer Site
Getting StartedTcl AdvocacySoftware ResourcesDocumentsServicesCommunity
Home
Login | Tcl/Tk | TclPro | Tcl Plugin | Tcl/Tk Ports | Java | Applications | Extensions |  Tools| | CVS | Bug DB
Search 
Programming | GUI Builders | Browser Plugin | WWW | XML | Miscellaneous

Viewed by name (By date) Add Record
'bwise' block editor/graphical programming and tcl/tk applications
bwise graphical editor updates will follow, including database software in tcl/tk applications in sound synthesis Edit (1999-02-13 00:00:00)
Ajuba TclPro Tools
(unknown author) Version 1.3, Works with Tcl 7.6 and higher, [incr Tcl] 2.2, [incr Tcl] 3.0, Expect, TclX
Download: eval
TclPro Debugger lets you debug local and remote Tcl applications. TclPro Checker does static code analysis. TclPro Compiler reads and writes bytecodes. TclPro Wrapper packages stand-alone applications. Edit (2000-06-28 15:26:54)
Ajuba2 Debugger
Ajuba2 Debugger The easiest and fastest way to debug Ajuba2 applications! Ajuba2 Debugger provides powerful facilities for debugging document handlers. It allows you to step through the actions of a document handler while viewing the XML document being processed, and includes many other features such as breakpoints, stack and variable display, and variable-based breakpoints. Sophisticated remote access facilities allow you to debug your deployment server from your development workstation Edit (2000-06-28 15:29:35)
Bras -- a make workalike written in Tcl
Owner/Maintainer Harald Kirsch, Version 0.99.5, Works with Tcl 8.0
Download
Bras is a make-workalike written in Tcl. In contrast to make it handles multi-directory builds better and allows user-defined predicates to describe when a target is out of date. Of course rules and normal Tcl-code can be freely mixed. There is a command line version as well as a package which allows it to be used for compute-management in a Tk-GUI. Edit (2000-06-07 01:55:18)
CIM Toolset for Semiconductor & Electronic Industries
Hume Integration sells and supports the Distributed Message Hub (DMH) Application Development Package, a cohesive and synergistic set of tools that extends the Tcl/Tk programming environment for the Semiconductor and Electronic industries. The package includes a realtime SQL database that has subscription capability, comprehensive support for equipment interfaces using SECS, HSMS, serial, or network protocols including UDP, and high-level facilities for interprocess communication. Applications can easily share data and logic by exchanging Tcl and SQL messages which are efficiently processed by the extended interpreter. The toolset is in worldwide use, 24x7, at major companies such as Motorola, National Semiconductor, Intel, and Hewlett Packard. The software is also used by equipment manufacturers such as Agilent, Kulicke & Soffa, and Delta Design to provide GEM interfaces. Edit (2000-08-14 06:32:18)
Enhanced Tk Console (TkCon)
Owner/Maintainer Jeffrey Hobbs, Version 1.6, Works with Tcl/Tk8.0+
Download: tkcon.tar.gz
TkCon is a replacement for the standard console that comes with Tk (on Windows/Mac, but also works on Unix). The console itself provides many more features than the standard console. Edit (2000-04-27 10:56:00)
Event Tester
TCL Event Tester shows all events specific fields described in tcl bind command. Output format is similar to xev (standard x contrib utitity). written in pure tcl (ie: no compiling required - runs on all platforms Macintosh, Unix, Windows). Edit (2000-04-30 12:19:12)
Free non-proprietary Visual TCL
Visual Tcl is a freely-available, high-quality application development environment for UNIX, Windows and Macintosh platforms. Written entirely in Tcl and generating pure Tcl makes porting either unnecessary or trivial. Visual Tcl is covered by the GNU General Public License insuring that it will remain in the capable hands of the internet community. Visual Tcl has no relation to SCO Visual Tcl or the FREE Visual Tcl/Tk project. Edit (1998-07-03 00:00:00)
Freewrap - create standalone Tcl executables
Owner/Maintainer Dennis LaBelle, Version 4.1, Works with Includes Tcl/TK 8.3.0
Download: freewrap41.zip, freewrapBLT41.zip, freewrap41.tar.gz, freewrapBLT41.tar.gz, freewrapsrc41.tar.gz
The Freewrap program turns TCL/TK scripts into single-file binary executable programs. The resulting program can be distributed to machines that do not have TCL/TK installed. The executable will also work on machines that have TCL/TK installed but will use its own TCL/TK "image". Freewrap itself does not need TCL/TK installed to run. Edit (2000-04-14 09:24:44)
Frink Tcl Formatter
Frink is a tcl formatting program. It can prettify your program, minimise or obfuscate it. You pass it filenames (or the stdin) and the output is generated to stdout. Currently frink supports straightforward tcl (it doesn't do case either), tclX and [incr tcl] 1.0. N.B. frink assumes that you are running it over a correct tcl program. If this is not the case then all bets are off! Edit (1999-09-21 00:00:00)
ICE Tcl Compiler
The ICE Tcl compiler works by translating Tcl scripts into C code. There is significant performance improvement, but the resulting C code can be quite large. Edit (1998-05-05 00:00:00)
IncrFilter - interactive full-text search tool
Frequently, we notice how difficult it is for a newcomer to *search* with the various Tcl information sources. Sure enough, a big part of the problem stems from the content themselves: better manpages, examples, idioms, etc. In the meantime to such a grand overhaul of the Tcl knowledge base, "IncrFilter" is a little tool that may help some. Edit (1998-11-24 00:00:00)
javaShark.tcl
(unknown author) Version 1, Works with 8.0
Download: javaShark.tgz
A tcl/tk frontend for the java compiler. While not a complete IDE, a source code editor is included, allowing you to edit and compile via a GUI window. Edit (1999-02-28 00:00:00)
Lxteam Programming Page
lxteam programming site [I've fixed the URL -not sure what Tcl-related content is at this site - webmaster] Edit (2000-06-23 00:35:32)
Making a stand-alone application
Cameron Laird. This page describes several approaches to generating a stand-alone executable out of a Tcl/Tk script. Edit (1999-08-31 00:00:00)
Mktclapp - A Tool For Mixing C/C++ with Tcl/Tk

Mktclapp is a utility that helps you mix C/C++ with Tcl/Tk to make a standalone executable. Using mktclapp, you can write programs where:

  • C code can call Tcl procedures or execute Tcl commands,
  • Tcl code can invoke C functions,
  • The executable is a single binary file that will run on machines without Tcl/Tk installed,
  • The same source code will compile without changes under both Unix and Windows, and
  • The source code is hidden from the end user,
Edit (1999-11-08 00:00:00)
MyrmecoX
MyrmecoX 2.3 is a Tcl/Tk IDE (Integrated Development Environment) for Win95, Win98, and NT. It includes a smart MDI editor, a Tcl/Tk 8.2 byte code compiler and intepreter, a folder/file browser, and a keyword editor. MyrmecoX makes Tcl/Tk application development fast and easy. It makes you develop and test Tcl programs in one platform and distribute them on cross-platform. Edit (1999-09-14 00:00:00)
SCO Visual TCL
SCO Visual Tcl is a multi-platform Tcl-based scripting language for developing OSF Motif and Character GUI applications, It forms the foundation for the SCO OpenServer Release 5 and Unixware System V Release 5 graphical SCOadmin systems management environment. Edit (1998-07-03 00:00:00)
SIMPL Open Source Project
The SIMPL open source project is dedicated to bringing Send/Receive/Reply IPC messaging to Linux and RTLinux OS's. A number of extensions have been created to extend this messaging paradigm to Tcl/Tk including to tclets. Edit (2000-02-28 14:17:53)
smake
Owner/Maintainer Kristoffer Lawson, Version 1.0, Works with
Download: smake.tar.gz
A way of building projects with a makefile that is 100% pure TCL, with a few added commands. Makes structuring large projects much easier than with make with all the added features that TCL provides. The code itself is also 100% pure TCL so should run on any platform. Edit (2000-05-29 12:05:02)
Sun's FREE SpecTcl User Interface Builder
Easy to Learn:SpecTcl's drag & drop interface along with a powerful toolbar and on-line help make it easy to start building GUI applications. Tcl and Java Support: SpecTcl generates both Tcl and Java code. Platform Independent: SpecTcl runs on all major platforms: Solaris, SunOS, Linux, Windows 95, Windows NT Server 3.51, Windows NT Workstation 3.51, MacOS, and Irix. Constraint Based Geometry Manager: Alignment and resizing of widgets (buttons, check boxes, etc.) is automatic. This makes creating dynamic UIs and cross platform UIs a snap! Edit (1998-07-03 00:00:00)
SWIG (Simplified Wrapper and Interface Generator)
SWIG is a tool for automatically building Tcl, Perl, and Python interfaces to C/C++ programs. This is probably the best tool in its class. Pointers to master FTP site and mirrors. Edit (1998-05-05 00:00:00)
TCL Developer Studio
Owner/Maintainer Alexey Kakunin, Version 0.17, Works with TCL 8.0 Tix 4.1
Download: tcldev0.17.tar.gz
TCL Develper environment. The IDE has a editor with sintax indent and sintax highlighting, project supporting and a lot of other features. Edit (1999-01-11 00:00:00)
Tcl-O-Scope
(unknown author) Version 1.0, Works with Tcl/Tk 8.0, BLT, Tix 4.1, Tclx
Download: scope.tar
Tcl-O-Scope is an interactive tool designed to probe into a Tcl program and plot/record the number of global variables over time. Edit (1998-11-15 00:00:00)
Tcl2Html conversion script
A Tcl source code to HTML compatible format converter. Does some intelligent highlighting to boot. Version 1.0 (April 1997). Edit (1998-05-05 00:00:00)
tcLex
tcLex is a lexer (lexical analyzer) generator extension to Tcl. It is inspired by Unix and GNU lex and flex, which are "tools for generating programs that perform pattern-matching on text". tcLex is very similar to these programs, except it uses Tcl philosophy and syntax, whereas the others use their own syntax and are used in conjunction with the C language. People used to lex or flex should then feel familiar with tcLex. Edit (1998-11-20 00:00:00)
tclGetOpts
tclGetOpts contains the Tcl package GetOpts which includes two procedures for parsing command-line options in a Tcl script. getopt: a close emulation of the C library routine getopt(3C). typedopts: uses long option names and does type checking on option arguments. Edit (2000-01-27 00:00:00)
TclParse
tclparse is a source code package which can be used to test scripts written in the programming language Tcl/Tk for writing mistakes and programming errors. Edit (1998-08-12 00:00:00)
Tequila
Tequila is a simple Tcl-only script, which implements shared and persistent global arrays for remote Tcl clients. Clients attach to a central server and define the arrays they wish to share. The rest is taken care of automatically using array traces and socket fileevents. Tequila uses MetaKit as database engine, either as a separate extension called "Mk4tcl", or embedded in the "TclKit" runtime. Edit (1999-08-18 00:00:00)
TIDE Tcl IDE
Manage your projects, navigate your source, view your calling tree and browse your symbols with TIDE! TIDE rolls all of the development tools you need to build your tcl applications into one:
  • Interfaces with Version control management (RCS, CVS) and Debugging (TUBA)
  • DiffMerge against the version control respository
  • Navigate with the smart editor
  • Team development with workspaces
  • Call-Tree-Browser to find where you call your procedures
  • Browse for usage of your variables
  • Build your application into bytecode for distribution
Edit (1999-04-30 00:00:00)
TkCVS
Owner/Maintainer Dorothy Robinson, Version 6.3, Works with 8.0
Download, http://www.cvshome.org/CVS/index_html
The author of TkCVS is Del TkCVS is a Tcl/Tk-based graphical interface to the CVS configuration management system. It displays the status of the files in the current working directory, and provides buttons and menus to execute CVS commands on the selected files. TkDiff is included for browsing and merging your changes. It extends CVS with facilities for a "user friendly" listing of modules in the repository. Edit (2000-07-07 16:58:59)
TkDiff
(unknown author) Version 3.0, Works with
Download: tkdiff-3.00.tar.gz
This is a graphical front-end to the standard UNIX diff utility. Under NT, GNU diff is also required. Edit (1998-11-09 00:00:00)
TkReplay Tk Testing Tool
Owner/Maintainer Charles Crowley, Version 1.1, Works with Tk 4.0 and higher, WarpPointer extension, UNIX only
Download: TkReplay1.1.tar.gz
TkReplay contains Tcl/Tk code that allows you to record a script of actions and then replay them. You can save a script and later reload and replay it. This is useful for regression testing or for creating demonstrations of your software. Edit (1998-05-05 00:00:00)
Tuba Tcl Debugger
(unknown author) Version 2.4p1, Works with Tcl/Tk 8.0
Download: #downloads, tuba-2.4p1.tar.gz, tuba-24p1.zip, tuba-2.4-Linux.tar.gz, tuba-2.4-SunOS.tar.gz, USERS.html
Tuba is a debugger for Tcl/Tk programs. The goal of Tuba is to provide a debugging environment similar to traditional source level debuggers for other languages. Here are some of the currently supported features of Tuba:
  • Able to debug any Tcl/Tk 8.0 based interpreter
  • Source code viewing; you see the source as you step through it
  • Common debugging operations such as continue, step, step over
  • Set breakpoints on specific lines or specific proc entries
  • View variables, with the option to set a watchpoint, a breakpoint that is triggered when the variable is modified
  • Can intercept errors as they occur and look at the stack or variables in the context of the error.
Edit (1998-12-03 00:00:00)
Visual REGEXP
Owner/Maintainer Laurent Riesterer, Version 2.1, Works with Tcl/Tk 8.3.0 and higher
Download: visual_regexp-2.1.zip
Visual REGEXP lets you easily design and debug you regular expressions by providing a graphical visualization of the expression and its matches on a sample of your choice. Edit (2000-05-02 01:59:19)
WarpPointer
Owner/Maintainer Charles Crowley, Version 1.1, Works with Tk 4.0 and higher
Download: WarpPointer1.1.tar.gz
This extension allows you to move the mouse pointer. This is a UNIX only extension. Edit (1998-05-08 00:00:00)
WiSh-Perl
WishPerl is a pair of two (small) scripts, one in Perl and one in Tcl, enabling you of painlessly breeding Perl modules with Tcl/Tk/Tix GUI. Works on Unix with perl 5.* and on Win32 with YeP-perl. With it's help, you can add Tcl/Tk GUI to your Perl program fast, or make a new application with GUI events processed by some Perl engine, or debug your Tcl script easily. Edit (1998-11-08 00:00:00)

Top of page
Developer Home | Ajuba | Getting Started | Tcl Advocacy | Software Resources | Documents | Services | Community
Search | Site Map | Feedback | Contact Us | webmaster@ajubasolutions.com
Increase page width
© 1998-2000 Ajuba Solutions. All rights reserved. Legal Notice | Privacy Statement