×
Tip: Search for English results only. You can specify your search language in Preferences
SDX, short for Starkit Developer eXtension, is an application designed to interact with starkits, (previously called scripted documents).
Aug 9, 2017 · tcl # # This package is an alternative to sdx.kit's lib/sdx/sdx.tcl. Namespaces, not # slave interpreters, are used to sandbox the SDX scripts ...
Mar 4, 2015 · SDXはsdx.kitで配布されているので、実行するに ... option? HTTPサーバ sdx httpd ... リンク† · http://www.interq.or.jp/japan/s-imai/tcltk/tclkit.
• the only update option is full replacement (of what ... $ sdx qwrap hello.tcl. The result will be a file ... both the pkgIndex.tcl and package Tcl scripts. • most ...
sdx combines a number of functions into a single command-line developer utility. Its most common use is to create, browse, and unravel Starkits: sdx qwrap ...
Missing: オプション | Show results with:オプション
Dec 8, 2007 · SDX is a utility that can, among other things, create executable Starpacks by joining Tclkit interpreters with your Tcl code. (Safari may warn ...
you create the Starkit, remember the -writable option with sdx: mkdir bundle.vfs cp 22_18.tcl bundle.vfs/main.tcl sdx wrap bundle.kit -writable-. Wikit and ...
I am a newbie trying my hand in programming and I have chosen Tcl/Tk as my first language. I have bought and read the book "Practical programming in Tcl and Tk" ...