<?xml version="1.0" encoding="UTF-8"?>
<reference anchor="I-D.bortzmeyer-language-state-machines" target="https://datatracker.ietf.org/doc/html/draft-bortzmeyer-language-state-machines-01">
   <front>
      <title>Cosmogol: a language to describe finite state machines</title>
      <author initials="S." surname="Bortzmeyer" fullname="Stéphane Bortzmeyer">
         <organization>AFNIC</organization>
      </author>
      <date month="November" day="13" year="2006" />
      <abstract>
	 <t>   Several RFCs contain a state machine to describe a protocol.  There
   is no standard way of describing such a machine, the most common way
   being an ASCII-art diagram.  This document specifies an other
   solution: a domain-specific language for finite state machines.  It
   allows state machine descriptions to be automatically checked and may
   be translated into other formats.  Its purpose is to provide a stable
   reference for RFCs which use this mini-language.

	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-bortzmeyer-language-state-machines-01" />
   
</reference>
