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: Ehud Lamm Subject: Re: Expression Parser Date: 1999/07/29 Message-ID: #1/1 X-Deja-AN: 506520095 References: <379F1F9E.80B4CC27@utech.net> Content-Type: TEXT/PLAIN; charset=US-ASCII Organization: The hebrew University of Jerusalem Mime-Version: 1.0 Newsgroups: comp.lang.ada Date: 1999-07-29T00:00:00+00:00 List-Id: On Wed, 28 Jul 1999, Jeffrey D. Cherry wrote: |Although it's not a parser, a good place to start would be the OpenToken |page: | | http://www.telepath.com/dennison/Ted/OpenToken/OpenToken.html | Since it seems I'll have to hack something up myself, I'll give this a clsoe look. From what i've seen it seems very nice. I'll take this opportunity to share an observation. Ada is designed for reuse and for good SE practices. Since the latter discourage many would be Ada hackers, we end up with less code to reuse. Of course bad code shouldn't be reused, but the more code out there the greater the chance some of it will be good. 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. Ehud Lamm mslamm@pluto.mscc.huji.ac.il http://purl.oclc.org/NET/ehudlamm <== My home on the web