• compiler?

    From saitology9@21:1/5 to All on Tue Sep 27 15:21:21 2022
    Hello,

    Has anyone used the tcl compiler package? It seems to compile a tcl
    file into a bytecode version. However, the bytecode version can't be
    sourced or loaded into the wish. It gives weird errors about malformed bytecodes and such.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From ALX@21:1/5 to All on Tue Sep 27 14:36:31 2022
    You need the package tbcload to load the compiled code.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From saitology9@21:1/5 to ALX on Tue Sep 27 18:17:25 2022
    On 9/27/22 5:36 PM, ALX wrote:
    You need the package tbcload to load the compiled code.

    Thank you!

    I also received the answer from another Tcl Guru by private message.

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