File tree 2 files changed +5
-4
lines changed
2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 1
- ![ demo] ( https://raw.githubusercontent.com/amirkabiri/finite-automata/master/ demo.png " demo ")
1
+ ![ demo] ( demo.png " demo ")
2
2
3
3
# Finite Automata
4
4
this is a graphical interface for designing finite automata written in javascript
5
5
6
+ # Online Demo
7
+ click [ here] ( https://amirkabiri.github.io/finite-automata/index.html ) to see online demo
8
+
6
9
# Tasks
7
10
- [x] creating dfa and nfa graphically
8
11
- [x] convert nfa to dfa
@@ -18,6 +21,4 @@ this is a graphical interface for designing finite automata written in javascrip
18
21
- [ ] create dfa from grammar
19
22
- [x] remove specific transition
20
23
- [ ] make drawing transitions better and more pretty
21
-
22
- # Online Demo
23
- click [ here] ( https://amirkabiri.github.io/finite-automata/index.html ) to show online demo
24
+ - [ ] convert nfa to regular expressions
You can’t perform that action at this time.
0 commit comments