• Re: ANNOUNCE: TBCX v1.0 released

    From saito@saitology9@gmail.com to comp.lang.tcl on Tue Oct 28 13:21:10 2025
    From Newsgroup: comp.lang.tcl

    On 10/26/2025 4:01 PM, bagnon wrote:
    Hello everyone,

    I am pleased to announce the release of TBCX v1.0.

    TBCX is a C extension for Tcl 9.1+ that serializes compiled Tcl bytecode
    Question:

    Do you need to compile source code first to use this package? Or does
    it first compile the source code and then serialize it?

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From bagnon@miguel@bagnon.com to comp.lang.tcl on Wed Oct 29 08:41:03 2025
    From Newsgroup: comp.lang.tcl

    On 28/10/2025 18:21, saito wrote:
    On 10/26/2025 4:01 PM, bagnon wrote:
    Hello everyone,

    I am pleased to announce the release of TBCX v1.0.

    TBCX is a C extension for Tcl 9.1+ that serializes compiled Tcl bytecode
    Question:

    Do you need to compile source code first to use this package?-a Or does
    it first compile the source code and then serialize it?


    You pass tcl source code to the tbcx::save command, an this one takes
    care to compile and save/serialize it in one go.

    https://bagnongithub.github.io/tbcx/


    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From bagnon@miguel@bagnon.com to comp.lang.tcl on Wed Oct 29 08:41:32 2025
    From Newsgroup: comp.lang.tcl

    On 28/10/2025 18:21, saito wrote:
    On 10/26/2025 4:01 PM, bagnon wrote:
    Hello everyone,

    I am pleased to announce the release of TBCX v1.0.

    TBCX is a C extension for Tcl 9.1+ that serializes compiled Tcl bytecode
    Question:

    Do you need to compile source code first to use this package?-a Or does
    it first compile the source code and then serialize it?


    You pass tcl source code to the tbcx::save command, an this one takes
    care to compile and save/serialize it in one go.

    https://bagnongithub.github.io/tbcx/


    --- Synchronet 3.21a-Linux NewsLink 1.2