Welcome to the C Runtime In Tcl (CriTcl for short) version 3.1.16.
This is a system to build C extension packages for Tcl on the fly, from C code embedded within Tcl scripts, for all who wish to make their code go faster.
See
The changes for version 3.1.16 in short:
critcl::cproc
--- Arbitrary placement of optional arguments.
critcl::cproc
--- Support args
for variadic functions.
New result-type object0
.
Fixed bugs #54, #55, #56, #58 #60, #62.
critcl::argtypesupport
--- Extended to support sharing of
definition between multiple types.
Other bugfixes and debugging aids.
Happy Tcling.