Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 606 Bytes

index.md

File metadata and controls

12 lines (9 loc) · 606 Bytes

HTML FDA

Implementation of finite deterministic automata using pure HTML. States are HTML pages and transitions are hyperlinks. This is actually written in Markdown and converted/hosted by GitHub Pages. The only functionality used are pages and hyperlinks.

The following FDA are defined over the alphabet {0, 1}, including the empty string symbol ε to denote end of word for convenience.