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=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,d546ce47c1cf45e1 X-Google-Attributes: gid103376,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews.google.com!h2g2000hsg.googlegroups.com!not-for-mail From: ezkcdude Newsgroups: comp.lang.ada Subject: Re: Where is TASH, the Tcl/Tk binding? Date: 24 May 2007 05:56:27 -0700 Organization: http://groups.google.com Message-ID: <1180011387.092783.177740@h2g2000hsg.googlegroups.com> References: <1176971696.604663.4220@y5g2000hsa.googlegroups.com> NNTP-Posting-Host: 68.94.167.206 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1180011389 23038 127.0.0.1 (24 May 2007 12:56:29 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Thu, 24 May 2007 12:56:29 +0000 (UTC) In-Reply-To: User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3,gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: h2g2000hsg.googlegroups.com; posting-host=68.94.167.206; posting-account=UbN39Q0AAADjt_3dTnzY1z4Qc9xnXw4K Xref: g2news1.google.com comp.lang.ada:15903 Date: 2007-05-24T05:56:27-07:00 List-Id: On Apr 19, 4:29 pm, Simon Wright wrote: > Jerry writes: > > Where is TASH, theTcl/Tkbinding? Actually, I have the binding and > > they are working for me (Mac OS X) but all of the links that I've > > found to TASH have gone stale. I'm just wondering (a) if there is > > documentation that I could benefit from and (2) has this project > > gone quiet and I shouldn't use it? > > It's athttp://tcladashell.sourceforge.net/ > > It would be really neat if someone else was to show an interest in > joining the project! As things stand I've not got a lot of time to > spare; also, my preferred way of using Tcl and Ada is by extending the > interpreter, I see no point in providing bindings so that Tcl > facilities can be used by Ada programs -- write those bits in Tcl! -- > so I'm not going to see where the holes/bugs in the current > implementation are. > > I guess I should make a release; for the moment you'll have to use > CVS,http://sourceforge.net/cvs/?group_id=164395. Bug reports > welcome .. I understand not wanting to use Tcl+Ada, but how about calling Tk from Ada? How does one go about doing that?