Kitcreator Alternatives
We don't know any alternatives yet. If you know any, please suggest them below.
kitcreator discussion
kitcreator reviews and mentions
-
Closures in Tcl
I highly recommend this book:
https://www.magicsplat.com/ttpl/index.html
For those who are not aware, Tcl is actually part of standard Python distribution through TKinter.
There are many things Tcl has built in that are quite amazing, like a robust virtual filesystem support, reflective channels, and less known (these days Starpacks (stand alone runtime) that bundle sources with the binary.
I am current working on bringing back kitcreator for an AI project that uses Tcl as a scripting environment over llama.cpp.
https://github.com/tclmonster/kitcreator
Roy Keene is the original author, and has done some really clever stuff here, like encrypting the VFS appended to the executable. I added compression to this. It provides some manner of obfuscating sources.
Stats
tclmonster/kitcreator is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.
The primary programming language of kitcreator is Shell.

Sponsored