Home
tclexecomp is a Tcl/Tk executable wrapper, which creates a single executable file from a tcltk script. Currently it can create binaries for Linux (x86_64, 64 Bit), Raspi (Linux Arm, 32 Bit), Windows (64 Bit) and MACOS (64 Bit).
Main Features are
- Create executable Binaries from an TclTk-Script for Linux, Windows and MacOS
- Compile a Tcl program to bytecode
- Customize the Binaries to the needed modules of the Application
- Run your TclTk-Application in the Browser (CloudTk)
You can also use it as a normal Tcl/Tk-Interpreter.