String Checker using Extended Transition Function for NFA
323
ETF-NFA is a website based string checker using Extended Transition Function for Nondeterministic Finite Automata.
By using ETF-NFA you can:
ETF-NFA is created using:
ETF-NFA
βββ .github
βββ docs
βββ handlers
βββ modules
βββ static
β βββ images
β βββ scripts
β βββ styles
βββ templates
βββ tests
βββ .gitignore
βββ LICENSE
βββ Dockerfile
βββ Procfile
βββ README.md
βββ app.py
βββ requirements.txt
docker pull putuwaw/etf-nfa
docker run -p 8000:8000 putuwaw/etf-nfa
localhost:8000
Content type
Image
Digest
sha256:df2c6c1afβ¦
Size
345.5 MB
Last updated
almost 4 years ago
docker pull putuwaw/etf-nfa