FLAP stands for Formal Languages and Automata Package. Most notably, JFLAP, Java FLAP.
While learning about formal languages theory, I was inspired to make my own worse versions.
I present to you PyFlap, a Python GUI for DFA simulation, and GoFlap, a Go CLI for DPDA simulation.