Skip to content

This is a website in HTML + Vanilla JS that enables you to analyze a string with a DFA.

Notifications You must be signed in to change notification settings

pablodavila95/DFA.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DFA.js

This is a website in HTML + Vanilla JS that enables you to analyze a string with a DFA.

If you want to analyze a string with a given automata this is the tool you should use. Usage: add the number of states (Q) you need, and an alphabet of characters (max. 4). Select where each state/characters leads you to, checkbox means it is an accepting state and radio determines where the automata begins.

Comments are in spanish but it is relatively easy to understand.

About

This is a website in HTML + Vanilla JS that enables you to analyze a string with a DFA.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published