comp.lang.ada
 help / color / mirror / Atom feed
* announcing: new version of TASH, an Ada binding to Tcl/Tk
@ 1998-06-03  0:00 Terry J. Westley
  0 siblings, 0 replies; only message in thread
From: Terry J. Westley @ 1998-06-03  0:00 UTC (permalink / raw)



Announcing availability of a new version of TASH, version 8.0.2.

TASH is an Ada binding to Tcl/Tk. With it, you can
  - extend Tcl/Tk using Ada instead of C, and
  - use Tcl/Tk library functions, such as string and list handling,
    regular expression pattern matching, hash tables, and
    platform-independent graphical user interfaces, in an Ada program.

See http://tash.calspan.com for more info.

Excerpt from release notes:

 - Upgraded Windows 95 version to Tcl/Tk 8.0.
   
 - Improved test and demo directory makefiles to remove Unix dependencies
   on commands deroff and diff. This was done by writing the Ada
   programs, wordify and compare. Now, Win95 users can use these programs
   to verify that the test and demo programs are working properly.
   
 - Added a thin binding to Tk in package Tcl.Tk. This implements an
   almost complete binding to tk.h. I say "almost" because references to
   X data types and all subprograms which use them have not been
   implemented.
   
 - The thick binding to Tk has now been moved to package Tcl.Tk.Ada to
   accommodate the thin binding in package Tcl.Tk. Unfortunately, this
   will force you to change a few references to Tcl.Tk to reference
   Tcl.Tk.Ada instead.
   
 - Bug Fix: Corrected procedure Free in cargv.adb. It was going into a
   recursive loop calling itself from which it could never return.
   
 - Bug Fix: Corrected function "&" in cargv.adb. It was not correctly
   constructing the concatenated array of strings.

--
Terry J. Westley, TASH author and TASH list owner
twestley@buffalo.veridian.com
-------------------------------------------------
The TASH mailing list is intended for discussion of TASH, an Ada binding to
Tcl/Tk
Send mail to TASH mailing list: tash@calspan.com
Send listserv commands to:      listserv@calspan.com
Send mail to TASH list owner:   tash-request@calspan.com
TASH web site:                  http://tash.calspan.com





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1998-06-03  0:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-06-03  0:00 announcing: new version of TASH, an Ada binding to Tcl/Tk Terry J. Westley

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox