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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,63d97587cee64bd1 X-Google-Attributes: gid103376,public From: "David Botton" Subject: Re: Expression Parser Date: 1999/07/31 Message-ID: <7o0as7$19po$1@news.gate.net>#1/1 X-Deja-AN: 507489954 References: <379F1F9E.80B4CC27@utech.net> <7npml7$9iu$1@cnn.Princeton.EDU> X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3612.1700 X-Complaints-To: abuse@gate.net X-Trace: news.gate.net 933473991 42808 199.227.148.108 (1 Aug 1999 02:19:51 GMT) Organization: CyberGate, Inc. NNTP-Posting-Date: 1 Aug 1999 02:19:51 GMT Newsgroups: comp.lang.ada Date: 1999-08-01T02:19:51+00:00 List-Id: I would like to point out that to my understanding there is a COM (aka ActiveX) interface available for the Lego_Mindstorms product. Therefore you can use it from Ada by just running BindCOM (http://www.adapower.com/com) on the COM object to produce a thick and thin Ada binding to it. Of course if any one wants to send me one, I'll test it for you :) David Botton Martin C. Carlisle wrote in message <7npml7$9iu$1@cnn.Princeton.EDU>... >In article , >Ehud Lamm wrote: >>On Wed, 28 Jul 1999, Jeffrey D. Cherry wrote: >>I checked out a site dedicated to Lego_Mindstorms >>(http://www.crynwr.com/lego-robotics/) and didn't see any Ada interface. >>If someone is interested in this sort of thing, this seems like a fun >>project. > >We are exploring this possibility at the Air Force Academy. I am not the lead >on this, but am giving some technical advice. > >--Martin >