brzozowski-regex

Crates.iobrzozowski-regex
lib.rsbrzozowski-regex
version0.2.0
sourcesrc
created_at2023-12-18 22:34:44.294227
updated_at2024-01-10 21:06:54.471632
descriptionBrzozowski regular expressions
homepage
repository
max_upload_size
id1073751
size54,899
Hendrik van Antwerpen (hendrikvanantwerpen)

documentation

README

Brzozowski regular expressions

A regular expression library over sequences of arbitrary symbols, based on the idea of regular expression derivatives by Brzozowski (1964). The implementation is heavily based on the description by Owens et al (2009).

References

License

Copyright 2024 Hendrik van Antwerpen

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Commit count: 0

cargo fmt