automaton

An automaton library & basic programs written in Rust
git clone git://git.ethandl.dev/automaton
Log | Files | Refs | README

commit 19db6e4354d3be0e039ef990565714d5ef762ee4
parent 45468b6e20d2490481ae4a0f4f871147fa66b1bf
Author: Ethan Long <ethandavidlong@gmail.com>
Date:   Sun,  9 Jun 2024 22:30:47 +1000

okay final time I promise

Diffstat:
MREADME | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README b/README @@ -66,5 +66,5 @@ cargo (note that this is already included pre-built in the repository): cd web && bun i && bun run build -If you don't want to run the demo, simply go to +If you don't want to run the demo, simply go to: http://localhost:1313/projects/dfa-regex-engine/demo/