1 stable release
8.0.0 | Nov 26, 2022 |
---|---|
7.0.3 |
|
6.0.1 |
|
5.0.0 |
|
4.0.0 |
|
#1336 in Algorithms
13KB
290 lines
Rustastic Automaton
ram
allows you to ease the creation of a language lexer based on finite state machines.
ram
is made available free of charge. You can support its development through Liberapay 💪
Usage
Add ram
as a dependency in Cargo.toml:
[dependencies]
ram = "8.0"
See examples and docs at https://docs.rs/ram.
License
The source code is released under the Apache 2.0 license.
Dependencies
~2.2–3MB
~54K SLoC