Mktclapp
A Tool For Mixing C/C++ with Tcl/Tk

Last Update: 2001 June 1 (Version 3.11)

Mktclapp is a utility that helps you mix C/C++ with Tcl/Tk to make a standalone executable. Using mktclapp, you can write programs where:

Mktclapp gives programmers the freedom to use C code for the things that C is good at (computation, complex data structures, etc.) while simultaneously using Tcl for the things that Tcl is good at (the user interface.)

Mktclapp is a command-line program that can be run from a makefile. But there is also a GUI "application wizard" that makes it easy to use. The mktclapp program itself and the GUI application wizard are each contained in a single source file.

The Mktclapp program and the application wizard are covered by the GNU Public License. But the output generated by mktclapp is in the public domain and can be used in any way you want.

The following items are available for download:

Contact drh@acm.org for comments, questions and/or bug reports. If you find mktclapp helpful, a quick e-mail to the author will be greatly appreciated.


Mailing List

New! A mailing list has been started for users of mktclapp. Sign up if you want to receive notifications of updates or ask questions about using mktclapp.

Enter your e-mail address below and click the button to sign up for the mktclapp mailing list:

You can also view the archives for the mailing list. To post to this mailing list, send a message to mktclapp@eGroups.com. The mailing list is hosted by eGroups.com


Related Websites


More Open Source® Software