Developer's Daily DevDirectory
  main | apple | java | perl | unix | dev directory | web log
 
 
 
devdaily.com directory : TclTk : Tools and Utilities : Object Systems


Directory : TclTk : Tools and Utilities : Object Systems

  Options

Links
  • [incr Tcl] Binary Distributions - This site has several Tcl packages, including binary distributions of [incr Tcl] for the Windows platform.The itcl82.exe file is Tcl/Tk 8.2 plus [incr Tcl] 3.1.0. The tclre82.exe file is Tcl/Tk 8.2 (only).
  • ClassTcl - Another object oriented system for Tcl, written in pure Tcl. C++ like syntax.
  • ClassyTk - Object system for Tcl. The accompanying ClassyTk includes a GUI Builder,Drag-and-drop, several sample applications, balloon help, various charts and graphs, more standard dialogs, canvas enhancements, and more.
  • Delphi Components - Tcl Scripting Language Components for Delphi. Includesextensions for Borlands Database Engine, Compression, and Encryption.
  • idrTclObjects - A lean and fast OO like system for Tcl/Tk, written in pure Tcl. It is actually a dynamic namespacing utility, therefore all refernces to "objects" use the "::" namespace syntax.
  • Jultaf - Jultaf is a collection of Tcl and [incr Tcl] scripts andprovides procedures resp. classes with various purposes. Additionally shared libraries for accessing GDBM and Postgres databases from Tcl.
  • OTcl - MIT Object Tcl - OTcl, short for MIT Object Tcl, is an extension to Tcl/Tk for object-oriented programming.
  • saMDI Multi-Document Interface (MDI) Extension - A multi-document interface (MDI) extension for TCL/Tk 8.0. In effect you get a window manager inside a window!Uses and includes the STOOOP object-oriented extension by Jean-Luc Fontaine.
  • Tclaop - The project goal is to implement, in pure Tcl/tk, an Aspect Oriented Programming extensions (and test some other related stuff), based originally on the tclpp of Stefan Sinninge.
  • Tclpp - Tclpp goes beyond the namespace facility, by providing even more object oriented concepts like inheritance, virtual functions and run-time type information.
  • The TOS Project - TOS (Tcl Object System) is a Tcl extension for Object-Oriented Programming written in pure Tcl.
  • XOTcl - Extended Object Tcl - XOTcl (pronounced exotickle) is an object-oriented scripting language based on MIT's OTcl. On this homepage you can find information regarding its use.