Tcl

Source Code

Development happens at:

http://github.com/jdc8/tclzmq

and currently supports versions:

  • 2.1 on branch 2.1
  • 2.2 on branch 2.2
  • 3.2.1 on branch 3.2
  • 3.2.4 on branch 3.2.4
  • 4.0.1 on branch 4.0.1
  • new development on master branch

Build and installation

The package uses critcl. You'll need the latest critcl from:

http://github.com/jcw/critcl

To build, test and install the package, run the build.tcl script provided with tclzmq.

The package was tested with Tcl 8.5 and 8.6, on Linux and Windows.

Documentation

The README file found in the git repository has information about building the package. The doc directory has more information about the Tcl wrapper, which can also be found on the Tcler's wiki

Bug reporting

If you encounter problems or have questions about the Tcl binding, please add an issue at:

http://github.com/jdc8/tclzmq/issues