From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: *** X-Spam-Status: No, score=3.8 required=5.0 tests=BAYES_00,INVALID_MSGID, RATWARE_MS_HASH,RATWARE_OUTLOOK_NONAME autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,3e5fcc0bbc1c258f,start X-Google-Attributes: gid103376,public X-Google-Thread: 10eb76,3e5fcc0bbc1c258f,start X-Google-Attributes: gid10eb76,public From: "Terry J. Westley" Subject: ANNOUNCING: TASH8.0.0, Ada binding to Tcl/Tk Date: 1997/09/22 Message-ID: <01bcc76a$a0903f40$24326489@Westley-PC.calspan.com>#1/1 X-Deja-AN: 274551151 Organization: Calspan SRL Newsgroups: comp.lang.ada,comp.lang.tcl Date: 1997-09-22T00:00:00+00:00 List-Id: TASH, an Ada binding to Tcl/Tk, has been upgraded to support Tcl/Tk version 8.0. Also, version 7.6.1 is available for Tcl7.6/Tk4.2 on Windows 95. It is available now in the Public Ada Library at http://wuarchive.wustl.edu/languages/ada/bindings/tash/. Requires an Ada 95 compiler (tested with GNAT 3.09 on Solaris 2.5.1) and binary or source distribution of Tcl/Tk version 8.0. TASH is the implementation of a binding to Tcl/Tk from Ada. Its purpose is to - allow a Tcl program to use Ada in place of C to implement Tcl commands where additional execution speed, more complex data structures, or better name space management is needed, and - make the Tcl library functions available to an Ada program. These include string and list handling, regular expression matching, hash tables, and rapid development of Platform-Independent Graphical User Interfaces via Tk. -- Terry J. Westley, Principal Engineer Calspan SRL Corp, P.O. Box 400, Buffalo, NY 14225 westley@calspan.com http://www.calspansrc.com/