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.4 required=5.0 tests=BAYES_50,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,b45952e5dedb7e9a X-Google-Attributes: gid103376,public From: Bill Meahan Subject: Re: State Machine Implementation Date: 1998/08/11 Message-ID: <35D085C5.D5E479FF@ford.com>#1/1 X-Deja-AN: 380136919 Content-Transfer-Encoding: 7bit References: <35C90369.CFE8ED98@inficad.com> Content-Type: text/plain; charset=us-ascii Organization: Ford Motor Company Mime-Version: 1.0 Newsgroups: comp.lang.ada Date: 1998-08-11T00:00:00+00:00 List-Id: See http://www.imatix.com Look at Libero - a _really_nice state machine package. No Ada code generator schema currently but it should be relatively easy to write and maybe Peter at Imatix will write one for you. Free software to boot! Ray A. Lopez wrote: > > Does anyone have any implementions of a state machine? The states would > be just an enumerated type and I am guessing you would use a case > statement. Just looking for more info on how to implement this using > Ada. > > thanks... -- Bill Meahan wmeahan@ford.com Ford Motor Company -- Ford Systems Integration Center Not an official statement of Ford Motor Company or anyone else except the author.