Skip to content

Releases: mobinyardim/kAutomata

0.1.0-alpha01

26 Nov 15:16
Compare
Choose a tag to compare
0.1.0-alpha01 Pre-release
Pre-release

very first version

Features:

  1. Automata abstract class for extending

add state feature
trace automata with callback

  1. NFA class implemented

add edge feature

  1. DFA class implemented

add edge feature

  1. Util the extension function to convert Enum list to String and vice versa