From: Andreas K. <and...@gm...> - 2024-09-30 16:40:17
|
> Hi all. > > I am pleased to announce the release of Critcl 3.3. Something I forgot to put in all the announcements and was nicely reminded of today is that I did not explain what the package actually is for: CriTcl is the C Runtime (in) Tcl, enabling the mixing and use of Tcl and C code together. While the package by itself supports only dynamically compiling the C parts of a package at runtime, and thus requiring a proper C compiler in the installation/production, the adjunct Tcl application, also caled `critcl` enables the ahead-of-time compilation of such packages into propers extension mixing Tcl and a binary shared libraries. -- Happy Tcling, Andreas Kupries <and...@gm...> <https://core.tcl-lang.org/akupries/> <https://akupries.tclers.tk/> Developer @ SUSE Software Solutions Germany GmbH ------------------------------------------------------------------------------- |