TclOO는 Tc 오브젝트 지향 프로그래밍을 위한 확장 패키지 입니다. Incr Tcl 이나 XOTcl 등, Tcl에서 오브젝트 지향 프로그래밍을 위한 계속적인 시도가 있었지만, Tcl 코어에는 받아들여지지 않았습니다.
Custom Build

이 강좌는 어느정도의 C언어 지식과, Makefile의 지식이 필요합니다.
Tcl/Tk에서 현재 많이 사용되는 빌드방법은 세가지입니다.
- Tclkit
- Freewrap
- Custom build
표준 Tcl 라이브러리 'Tcllib'

Tcllib is a collection of utility modules for Tcl. These modules provide a wide variety of functionality, from implementations of standard data structures to implementations of common networking protocols. The intent is to collect commonly used function into a single library, which users can rely on to be available and stable.
RamDebugger

http://www.compassis.com/ramdebugger
RamDebugger is a graphical debugger for the scripting lenguage Tcl-TK.
With RamDebugger, it is possible to make Local Debugging, where the debugger starts the program to be debugged. and Remote debugging, where the program to debug is already started and RamDebugger connects to it.
Home
Wiki
Archive Center
Bug Tracker
E-Mail
