• ANNOUNCE: tcc4tcl 0.40.0 beta

    From blacksqr@21:1/5 to All on Mon Jul 18 11:17:13 2022
    Tcc4tcl makes extending Tcl with C and creating compiled package extensions a simple and interactive experience. It incorporates TinyCC , a small yet featureful C compiler that works fast enough to be used as JIT compiler.

    In addition to the TinyCC binding, tcc4tcl allows quick wrapping of C functions into Tcl procedures, and saving these procedures in libraries loadable as package extensions using the load command. It is similar to Critcl, except that the compiler is
    included.

    Latest release (0.40.0) 7/18/2022. Tested on Linux and Windows.

    - Upgraded to use latest release of TinyCC (0.9.27)

    - Improvements to ensure proper compilation and function on Windows.

    - Improvements to enable correct interface to Tk and loading of tkstubs interface.

    Available at: https://github.com/MichaelMiR01/tcc4tcl

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)