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.
 
 
 
 
 
 
Julian Noble 6d4215d1a3 add shellbat - script wrapper for tcl allowing call from sh/bash/tclsh or cmd.exe (.bat file) on windows and unix 3 years ago
..
deps package provide fixes (compat tcl9 var scope change) 3 years ago
doc
embedded
modules add shellbat - script wrapper for tcl allowing call from sh/bash/tclsh or cmd.exe (.bat file) on windows and unix 3 years ago
punk86.vfs fix auto_execs for tclkit so able to call self as sub process 3 years ago
runtime
README.md Update docs with basic build/make instructions 3 years ago
build.tcl Update docs with basic build/make instructions 3 years ago
fetchruntime.ps1
make.tcl make.tcl only search for sdx after determining if there are runtimes to install 3 years ago

README.md

punk shell

Build Instructions

  • Use tclsh|punk make.tcl to build .tm modules and rebuild the punk86 executable

  • Then Use tclsh|punk build.tcl to run the 'kettle' system to build docs and/or standard tcl libraries with pkgIndex.tcl files,
    or - use the pmix KettleShell command from within the punk shell to perform kettle operations.

(The name 'build.tcl' is the standard name used by the Kettle system)