||||||||||| Please direct any questions or bugs regarding software to the company that developed the program. Rocket Download is not responsible for any problems that may occur from downloading or installing software that listed here. We are merely a software download directory and search engine of shareware, freeware programs available on the Internet.
Tcl and Tk Introduction and Resources. Tcl, or 'Tool Command Language' (and pronounced 'Tickle'), is a dynamically-typed scripting language originally invented in the late 1980s. It is often used for prototyping and embedded systems, but it is quite capable enough to be used for full-scale applications. Tcl/Tk Starkits. Applications Development Documentation Games Packages. A Tk introspection tool - examine the internals of a running Tk application. This version includes the comm library and winsend for use on Windows and intra-platform communications. This is the main Tcl Developer Xchange site, www.tcl-lang.org. Redet Regular Expression Development and Execution Tool Contents. Due to the wide availability of Tcl/Tk, there is a good chance of getting redet to work on most platforms. There are two implementations of Tk for Mac OS X: Tk-X11 and Tk-Aqua. Redet runs properly with Tk-X11 (for which, naturally, you must have X11.
Top 5 blu-ray copy for mac pro. Top 4: Aurora Blu-ray Copy for Mac. Aurora Mac Blu-ray Copy is free and especially designed for clone/burn/backup any Blu-ray on Mac. With this Free Blu-ray Copy for Mac, you can easily copy Blu-ray disc directly, backup into hard disc as ISO image file and burn the ISO image file into disc as you want.
However report a problem you have had with any individual software listed here and we will delete it promptly. Note: Remember to virus scan all software before you install, and be sure to read and agree the software License Agreement.

Requirements Next: Up: Previous: Requirements OOMMF software is written in C++ and Tcl. It uses the Tcl-based Tk Windowing Toolkit to create graphical user interfaces that are portable to many platforms, including Unix, Windows, and Mac OS X systems. Tcl and Tk must be installed before installing OOMMF. Tcl and Tk are available for free from the.
We recommend the latest stable versions of Tcl and Tk concurrent with this release of OOMMF (Tcl/Tk 8.4.5 as of January, 2004). OOMMF requires at least Tcl version 7.5 and Tk version 4.1 on Unix platforms, and requires at least Tcl version 7.6 and Tk version 4.2 on Microsoft Windows platforms. OOMMF software does not support any alpha or beta versions of Tcl/Tk, and each release of OOMMF may not work with later releases of Tcl/Tk.
Check the release dates of both OOMMF and Tcl/Tk to ensure compatibility. A Tcl/Tk installation includes two shell programs. The names of these programs may vary depending on the Tcl/Tk version and the type of platform.
The first shell program contains an interpreter for the base Tcl language. In the OOMMF documentation we refer to this program as tclsh.

The second shell program contains an interpreter for the base Tcl language extended by the Tcl commands supplied by the Tk toolkit. In the OOMMF documentation we refer to this program as wish.
Consult your Tcl/Tk documentation to determine the actual names of these programs on your platform (for example, tclsh80.exe or wish4.2). OOMMF applications communicate via TCP/IP network sockets. This means that OOMMF requires support for networking, even on a stand-alone machine. At a minimum, OOMMF must be able to access the loopback interface so that the host can talk to itself using TCP/IP.
OOMMF applications that use Tk require a windowing system and a valid display. On Unix systems, this means that an X server must be running. If you need to run OOMMF applications on a Unix system without display hardware or software, you may need start the application with command line option or use the virtual frame buffer to stand in for the missing display. The OOMMF source distribution unpacks into a directory tree requiring about 8 MB of storage.
Compiling and linking for each platform consumes approximately an additional 7 MB of storage. The OOMMF distribution containing Windows executables unpacks into a directory tree requiring about 8 MB of storage.