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.6 required=5.0 tests=BAYES_40,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,a034e06ef20c8968,start X-Google-Attributes: gid103376,public From: "Michael Garrett" Subject: State Machine Implemented in ada95 Date: 1999/02/17 Message-ID: #1/1 X-Deja-AN: 445599451 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4 Newsgroups: comp.lang.ada Date: 1999-02-17T00:00:00+00:00 List-Id: I am looking for a well written state machine implementation in ada 95. It should be a generic package: package my_fsm is new state_machine( state, event etc.... I am evaluating using ada in our product line and for my first program, I wrote one. I'd be interested in having someone look at it for a sanity check. If your interested, let me know. Thanks. Michael C. Garrett Vice President of Research and Developement Medical Research Laboratories