automaton

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

commit 45468b6e20d2490481ae4a0f4f871147fa66b1bf
parent 5ca7a1c70c5893cde36f5b3482062f8f8df0c1c1
Author: Ethan Long <ethandavidlong@gmail.com>
Date:   Sun,  9 Jun 2024 22:16:07 +1000

Final set of test commits (2)

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/