Redge Shepherd
TclTk Scripts

TclTk Scripts

Follow
Follow
homebadgesnewsletter
Tag

Tcl

#tcl

More content

Read more stories on Hashnode


Articles with this tag

TCL/Tk 8.6.13 - Update

Dec 18, 20221 min read96 views

The holiday season is rapidly approaching and I've been busy wrapping up what has proven to be a very challenging year - in a good way! As for Tcl/Tk,...

TCL/Tk 8.6.13 - Update

Multiset Combinations - Part 5

Jul 18, 202216 min read53 views

Calculating an INDEX from a Count Sequence · Background Introduction Parts 2 (Tcl), 3 (GO), and 4 (Crystal) of this series presented a formula-based...

Multiset Combinations - Part 5

Multiset Combinations - Part 2

Jun 21, 20227 min read36 views

Formula-Based Solution In Tcl · Multiset Combinations: Formula-Based Solution In Part 1 of this series, we presented a multiset and displayed all of the...

Multiset Combinations - Part 2

Multiset Combinations - Part 1

Jun 18, 20223 min read51 views

Unique Combinations Using Tcl · What is a multiset? A Multiset contains one or more groups of like elements or items. For example, AAAA BBB CC D is a...

Multiset Combinations - Part 1