Regular expression and SPITBOL pattern
Table of Contents
Explore the crates below!
Regex and SPITBOL Patterns with Wide Character Support #
Regular expression and SPITBOL pattern matching for Ada 2022, with wide character support. A unique fork with enhanced capabilities.
Features:
- Regular Expressions:
- Generic implementation for any discrete element array
- Instantiations for String, Wide_String, and Wide_Wide_String
- SPITBOL Patterns:
- Pattern construction and matching, inspired by Macro-SPITBOL (Robert Dewar)
- Supports String, Wide_String, and Wide_Wide_String
- Forked from GNAT.Regexp and GNAT.Spitbol with enhanced wide and wide-wide character support
Useful Links:
- Crate: adacl_regexp Regex and SPITBOL Patterns with Wide Character Support
- Documentation: GNATdoc (unit tests)
- Source: SourceForge unit tests
Licensed under GPL-3.0-or-later.