automaton_generator 2.0.9
automaton_generator: ^2.0.9 copied to clipboard
An automaton generator is a code generator (codegen) for use in generators of converters, scanners, parsers, state machines, etc.
2.0.9 #
- Fixed typos
- The documentation has been slightly improved.
- Added new example.
2.0.8 #
- Fixed typos
- The documentation has been slightly improved.
2.0.7 #
- The documentation has been slightly improved.
2.0.6 #
- Fixed a bugs
- Added some documentation.
2.0.5 #
- Fixed a bug in the
mux
function
2.0.4 #
- Fixed typos
- Fixed a bug in the
State.hasSingleOutput
getter.
2.0.3 #
- Added new example.
2.0.2 #
- Method
automaton
has been removed from classState
.
2.0.1 #
- Fixed typos
2.0.0 #
- Tested and ready to use version, without documentation.
1.0.0 #
- Initial release