charred char checking
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
trivernis bca9220cab
Fix tests to run on stable
Signed-off-by: trivernis <trivernis@protonmail.com>
4 years ago
src Fix tests to run on stable 4 years ago
.gitignore Add initial functions for the CharTapeMachine 4 years ago
Cargo.toml Fix tests to run on stable 4 years ago
LICENSE Create LICENSE 4 years ago
README.md Create README.md 4 years ago

README.md

Charred

This library provides a CharTapeMachine that can be used for building parsers with direct string access rather than token stream access.