Finite Automatas (DFA, NFA) in F#!
Find a file
joachimschmidt557 5e57090d99 Add gitignore
2019-02-20 18:04:16 +01:00
bin/Debug/netcoreapp2.2 Add a numeric checker 2019-02-06 22:24:32 +01:00
obj Add a numeric checker 2019-02-06 22:24:32 +01:00
.gitignore Add gitignore 2019-02-20 18:04:16 +01:00
.gitlab-ci.yml WIP 2019-02-06 22:43:38 +01:00
DFA.fs WIP 2019-02-06 22:43:38 +01:00
fsharp-finite-automata.fsproj Add a numeric checker 2019-02-06 22:24:32 +01:00
IsNumericChecker.fs Add a numeric checker 2019-02-06 22:24:32 +01:00
NFA.fs WIP 2019-02-06 22:43:38 +01:00
Program.fs WIP 2019-02-06 22:43:38 +01:00