enso/lib/rust/flexer
2020-07-08 14:20:00 +01:00
..
src Refactor the Flexer (#972) 2020-07-08 14:20:00 +01:00
build.rs Refactor the crate structure (#967) 2020-07-03 14:42:45 +01:00
Cargo.toml Refactor the crate structure (#967) 2020-07-03 14:42:45 +01:00
README.md Refactor the crate structure (#967) 2020-07-03 14:42:45 +01:00

Flexer

This library provides a finite-automata-based lexing engine that can flexibly tokenize an input stream.