regex-dfa-gen

Crates.ioregex-dfa-gen
lib.rsregex-dfa-gen
version0.1.1
created_at2020-08-05 05:57:21.213302+00
updated_at2025-03-22 01:07:35.195176+00
descriptionA proc_macro lexer generator. using `enum`-like syntax.
homepagehttps://github.com/DnailZ/enum-lexer
repositoryhttps://github.com/DnailZ/enum-lexer
max_upload_size
id273111
size43,016
Yuantian Ding (YuantianDing)

documentation

https://docs.rs/enum-lexer

README

Important Note

!!! Willing to transfer ownership for anyone to take over this rust crate. !!!

regex-dfa-gen

A simple regex dfa generator.

Commit count: 16

cargo fmt