commit cbd6754c9294741b347a60acd479ae6e7313a505 Author: Julian Noble Date: Wed Aug 2 04:48:17 2023 +1000 punk tcl runtime binary-artifact repository diff --git a/README.md b/README.md new file mode 100644 index 0000000..8f13e2f --- /dev/null +++ b/README.md @@ -0,0 +1,32 @@ +punk tcl runtimes for various platforms +These are 'Batteries Included' Tcl interpreters +ie - They contain various binary Tcl extensions +so these runtimes are considerably larger than a minimal tclkit. + +punk tcl runtimes all include Tk as a loadable extension +- there is no separate Tk runtime + +Packages include: +critcl +dde +Ffidl +iocp +Memchan +reg +sqlite3 +tcllib +tcllibc +tcltls +tdbc +tdbcmysql +tdbcodbc +tdbcpostgres +tdom +thread +Trf +udp +vfs +vqtcl + +Platforms: +win64 diff --git a/win64/tclkit86bi.exe b/win64/tclkit86bi.exe new file mode 100644 index 0000000..2d06981 Binary files /dev/null and b/win64/tclkit86bi.exe differ