automaton

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

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

Enough toying around, I think I have it this time

Sorry to all those looking through commits, this is a meme

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/