A compiler, simulator, and visualizer for different kinds of automata http://parkertenbroeck.com/automata/
Find a file
2025-12-19 18:06:21 -05:00
src started parsing NPDAs 2025-12-19 18:06:21 -05:00
.gitignore first 2025-12-18 21:49:13 -05:00
Cargo.lock first 2025-12-18 21:49:13 -05:00
Cargo.toml first 2025-12-18 21:49:13 -05:00
default.nix moved AST into seperate file 2025-12-18 22:46:16 -05:00
example.npda started parsing NPDAs 2025-12-19 18:06:21 -05:00