Sujet : Re: support for built-in -opt style options for proc
De : avl (at) *nospam* logic.at (Andreas Leitgeb)
Groupes : comp.lang.tclDate : 27. Jun 2024, 16:59:55
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <slrnv7r33r.3gvbf.avl@logic.at>
References : 1 2 3 4
User-Agent : slrn/1.0.3 (Linux)
Mark Summerfield <
mark@qtrac.eu> wrote:
Is there a stand-alone installable installation of the TIP-457 reference
code that could be added in to my local Tcl/Tk 9.0b2 installation?
Not exactly reference code, but you may have a look at my
pure-Tcl implementation of something "rather close to tip457"
https://wiki.tcl-lang.org/page/TclImplForNamedArgumentsThere are a few examples there, but those also cover some corner cases,
so just look for the things you may actually need.