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: a07f3367d7,ed94ed1b0b101d35 X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.224.220.12 with SMTP id hw12mr3241513qab.8.1348217666219; Fri, 21 Sep 2012 01:54:26 -0700 (PDT) Received: by 10.52.66.235 with SMTP id i11mr769071vdt.7.1348217666193; Fri, 21 Sep 2012 01:54:26 -0700 (PDT) Path: e10ni833245qan.0!nntp.google.com!l8no2453708qao.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Fri, 21 Sep 2012 01:54:26 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=87.68.158.41; posting-account=gOkKbAoAAACKpspXTBDXeWNsiTyhFowY NNTP-Posting-Host: 87.68.158.41 References: User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <8cca91fd-2367-4f1f-8143-b20e9a843794@googlegroups.com> Subject: Re: Tcl/TK + Ada From: leonid.dulman@gmail.com Injection-Date: Fri, 21 Sep 2012 08:54:26 +0000 Content-Type: text/plain; charset=ISO-8859-1 Date: 2012-09-21T01:54:26-07:00 List-Id: On Tuesday, September 18, 2012 1:56:08 PM UTC+2, Patrick wrote: > This is probably just a continuation of the recent Ada GTK vs QTbinding thread but I didn't want to take a chance of thread-jacking. > > > > So I am working on a daemon that will be written in Ada and controlled by a slew of small simple commands. I am planning on controlling it through a Tcl/Tk GUI. I am wondering if this is a good design decision? Has anyone done somethign like this? > > > > Tcl is not going to be as reliable as Ada but if the code base is small (and Tcl was designed for small code bases) then I should be okay right? > > > > There is an Ada binding: > > http://tcladashell.sourceforge.net/index.htm > > > > Am I walking into any pitfalls here... > > > > Any feedback woudl be appreciated-Patrick If you want to use ADA with tcl/tk , try VAD (Visual Ada Developer) from http://users1.jabry.com/adastudio/index.html