TOC PREV NEXT INDEX

 


Introduction to TclPro


The Ajuba Solutions TclPro development environment is a set of powerful development tools and extended Tcl platform for professional Tcl developers. TclPro 1.4 consists of:

Table 1 TclPro 1.4 Components
Component
Description
TclPro Debugger
Find bugs quickly with features including breakpoints, single-stepping, stack and variable display, and variable-based breakpoints.
TclPro Checker
Scan your Tcl scripts to identify a variety of potential problems including syntax errors, misuses of the Tcl and Tk built-in commands, and potential performance and portability problems. TclPro Checker also helps you to upgrade from older versions of Tcl to the latest releases by locating potential compatibility problems.
TclPro Compiler
Translate your Tcl scripts into bytecode files so that you can distribute your applications without providing access to the original Tcl source code. TclPro Compiler protects your intellectual property and prevents customers from modifying your scripts.
TclPro Wrapper
Create a single executable file containing everything needed to run a Tcl application. TclPro Wrapper makes it easy to distribute Tcl applications to your users and manage upgrades in Tcl versions.
Tcl/Tk 8.3
The latest version of Tcl/Tk is pre-compiled and ready for use.
Bundled extensions
Several popular Tcl extensions-[incr Tcl], [incr Tk], TclX, and Expect-are pre-compiled for all of the TclPro supported platforms. The TclPro tools have built-in support for all bundled extensions.
Enhanced interpreters
The protclsh and prowish Tcl interpreters include built-in support for all bundled extensions and the Tcl bytecode files produced by TclPro Compiler

TclPro supports the following platforms:

See the online release notes for specific operating system versions supported.




http://www.ajubasolutions.com
Voice: (650) 210-0100
Fax: (650) 210-0101
support@ajubasolutions.com
TOC PREV NEXT INDEX