Punk Tcl binary-artifact repository. 'Battery Included' Tclkits intended to support the punk shell - but can be used as ordinary runtimes for Tcl.
see: https://www.gitea1.intx.com.au/jn/punkshell
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
892 B
14 lines
892 B
#recommended default fetch runtime per platform - CURATED BY HAND (not generated). |
|
#punk-runtime 'fetch' with no runtime name consults this file for the resolved |
|
#platform. Update as part of the release/publication change-set: publish the |
|
#artifact, then point the platform's line at it (immutable -r<N> artifact names |
|
#once family runtimes publish). Format: <platform> <runtimename>, one per line; |
|
#'#' comments and blanks ignored. src/build_sha1sums.tcl warns about entries |
|
#naming unknown platforms or missing artifact files. |
|
#(platforms with no line here have no recommended default - punk-runtime tells |
|
#the user to name a runtime explicitly, e.g. freebsd-x86_64's only artifact is |
|
#a legacy 8.5-era kit not suitable as a recommendation.) |
|
win32-x86_64 tclsh9.0.5-punk-r2.exe |
|
linux-x86_64 tclkit-902-Linux64-intel-dyn |
|
linux-arm tclkit-9.0.2-Linux64-arm-dyn |
|
macosx tclkit-902-Darwin64-dyn
|
|
|