Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 617 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 617 Bytes

Ada finite-state machine generator

Alire

The generator translates finite-state machines described with specific text scripts to Ada language.

See readme.txt and Automate_Ada.pdf (in French) for more details.

Using Alire

In your working folder, do:

% alr get automate
% cd automate_*
% alr build

Licence

All files are provided under terms of the CeCILL License version 2.1.

Pascal Pignard, March 2017, October 2023.