본문으로 바로가기

TODL 0.1

category Tcl & Tk/확장 패키지 (Extension Package) 2025. 9. 1. 10:12

홈페이지 : http://users.pandora.be/koen.vandamme1/tcl_tools/todl/_index.htm

TODL은 TCL Object Description Language의 약자입니다. 이 패키지는 "순수 TCL" 환경에서 간단한 클래스와 객체에 접근할 수 있도록 해줍니다. TODL은 기존의 많은 TCL 객체 확장 패키지와는 다른 접근 방식을 사용하는 실험적인 도구입니다. 이 도구는 파일로부터 클래스 명세를 읽어 들이고, 여러분이 기술한 클래스와 객체를 처리할 수 있는 TCL 코드를 생성합니다. 이 도구는 심각한 한계가 있으므로, 개발 도구라기보다는 교육용 보조 도구로 사용하는 것이 적합합니다.

 

TODL stands for TCL Object Description Language. It offers access to simple classes and objects in "pure TCL" (i.e. no recompilation of the TCL interpreter is required). This is an experimental tool that uses a different approach from many existing object extensions for TCL: it reads a class specification from a file, and generates TCL code to handle the classes and objects you described. The tool has serious limitations, and should really be used as an educational aid rather than a development tool.

todl-0.1.tgz
0.02MB

'Tcl & Tk > 확장 패키지 (Extension Package)' 카테고리의 다른 글

tclpcap 2.0.0  (0) 2025.09.01
tclTelnet 2.0.1  (0) 2025.09.01
Sugar 0.1  (0) 2025.08.27
yajl-tcl 1.8.1  (0) 2025.08.27
TclMixer 1.2.3  (0) 2025.08.27