본문으로 바로가기

ClassyTcl 1.0.0

category Tcl & Tk/확장 패키지 (Extension Package) 2025. 2. 13. 11:30

홈페이지 : http://rrna.uia.ac.be/classytcl/index.html

 

ClassyTcl은 동적으로 로드 가능한 Tcl용 객체 시스템입니다.
Tcl 전용은 물론 C 구현도 사용할 수 있습니다.
또한 Tcl 코어에 대한 패치가 필요하지 않으므로 새로운 릴리스를 쉽게 따라잡을 수 있습니다.
성능은 매우 적절합니다.
C 버전은 속도가 더 빠르며 일부 메서드를 C로 구현할 수 있습니다.
다른 Tcl용 객체 시스템과 달리 C와 같은 완전히 다른 언어용으로 설계된 객체 시스템을 모델로 삼지 않았습니다.
IMHO는 Tcl 철학을 더 잘 따릅니다. 이 시스템은 단순하지만 유연합니다.
클래스와 객체는 동적이며 런타임에 쉽게 쿼리, 변경 및 디버깅할 수 있습니다.


ClassyTcl is a dynamically loadable object system for Tcl.
A Tcl-only as well as a C implementation is available.
It also doesn't require patches to the Tcl core, so keeping up with new releases should be easy.
Performance is very adequate.
The C version is gives extra speed, and makes it possible to implement some methods in C.
In contrast to other Tcl object systems for Tcl, it is not modeled after the object system designed for a completely different language such a C.
IMHO, it better follows the Tcl philosophy. The system is simple, but flexible.
Classes and objects are dynamic, and can easily be queried, changed and debugged at runtime.

Source

ClassyTcl-1.0.0.src.tar.gz
0.10MB
ClassyTk-1.0.0.src.tar.gz
0.82MB

Binary distribution / ClassyTk1.0.exe also includes Extral and Classytcl

ClassyTk1.0.exe
1.09MB



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

Progressbar 1.3  (0) 2025.02.13
Mpexpr 1.0  (0) 2025.02.13
saMDI 1.0a3  (0) 2025.02.13
윈도우즈용 Expect 5.21r1 바이너리 버전  (0) 2025.02.13
TkWave 1.0  (0) 2025.02.13