Skip to content

carllerche/automaton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A regular expression like library for Rust

Define automata that parse regular languages (languages that can be expressed using a regular expression). There currently is no direct support building an automata from a regular expression, but there is a builder API instead.

Build Status

Still very much a work in progress

See the tests for examples.

About

Rust library for parsing regular languages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published