# GFLAP Computational theory automata built with Gleam, work in progress. Inspired by [JFLAP](https://www.jflap.org/) ## Development ```sh gleam run # Run the project gleam test # Run the tests ```