automaton_generator 2.0.6
automaton_generator: ^2.0.6 copied to clipboard
An automaton generator is a code generator (codegen) for use in generators of converters, scanners, parsers, state machines, etc.
2.0.6 #
- Fixed a bugs
- Added some documentation.
2.0.5 #
- Fixed a bug in the
muxfunction
2.0.4 #
- Fixed typos
- Fixed a bug in the
State.hasSingleOutputgetter.
2.0.3 #
- Added new example.
2.0.2 #
- Method
automatonhas 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