automaton

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

commit 9f3e5c1fb2406bf9e45b029ada222e4e7c8850f7
parent 013d9e919a274d8a07dfe86c4cbe7bd170a19955
Author: Ethan Long <ethandavidlong@gmail.com>
Date:   Sun,  9 Jun 2024 22:39:44 +1000

Okay, what I was trying to test is now fixed :)

Carry on

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/