diff --git a/README.md b/README.md new file mode 100644 index 0000000..3b733fd --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# Charred + +This library provides a CharTapeMachine that can be used for building parsers with direct string access rather than token stream access.