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=-1.1 required=5.0 tests=BAYES_00, PP_MIME_FAKE_ASCII_TEXT autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII X-Google-Thread: 103376,6bad6e708776a9ad X-Google-Attributes: gid103376,public X-Google-Thread: 10dd18,6bad6e708776a9ad X-Google-Attributes: gid10dd18,public X-Google-ArrivalTime: 2001-03-01 11:38:06 PST Path: supernews.google.com!sn-xit-02!supernews.com!news.tele.dk!128.230.129.106!news.maxwell.syr.edu!news-out.uswest.net!news.uswest.net.POSTED!not-for-mail From: "Terry Westley" Newsgroups: comp.lang.python,comp.lang.ada References: <3A9DB9E1.8DD0E36D@bigfoot.de> Subject: Re: [ANNOUNCE] pyAda, first public release X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Message-ID: Date: Thu, 1 Mar 2001 14:36:58 -0500 NNTP-Posting-Host: 137.100.53.198 X-Trace: news.uswest.net 983475420 137.100.53.198 (Thu, 01 Mar 2001 13:37:00 CST) NNTP-Posting-Date: Thu, 01 Mar 2001 13:37:00 CST Xref: supernews.google.com comp.lang.python:23480 comp.lang.ada:5364 Date: 2001-03-01T14:36:58-05:00 List-Id: Gerhard H�ring wrote in message news:3A9DB9E1.8DD0E36D@bigfoot.de... > I am glad that I can finally announce a first version of pyAda. As the > name implies, it's an Ada 95 binding to the Python interpreter. With > pyAda, you can write Python extensions in Ada 95, and, much more > important, you can also embed a Python interpreter in your Ada > applications. The current release is far from finished, but the thin > binding works already quite well for me. The thin binding is a > one-to-one mapping of the Python -> C interface. > > website: http://pyada.sourceforge.net > release: http://download.sourceforge.net/pyada/pyAda-2001-03-01.tar.gz > docs: included in release Congratulations. Certainly Python is getting a lot of attention and to have an Ada binding is great. If/when you want to create a thick binding, take a look at the latest version of TASH and its thick binding for some ideas. You can either download and try it from http://www.adatcl.com or read the thick binding tutorial that I've started on the mailing list: http://groups.yahoo.com/group/tash. P.S. Thanks for the reference in your Comparison page to TASH! -- Terry Westley Veridian Engineering twestley@buffalo.veridian.com