Skip to main content

Regular expression and SPITBOL pattern

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:

Licensed under GPL-3.0-or-later.