source

adacl_regexp

7.1.0

AdaCL: Regex and SPITBOL Patterns with Wide Character Support

7.1.0

Regular expression and SPITBOL pattern matching for Ada 2022, with wide character support.

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

Licensed under GPL-3.0-or-later. Integrates with the Ada Class Library (AdaCL).

Source: SourceForge Documentation: GNATdoc