melody

Language that compiles to regular expressions for pattern matching

brewmacoslinux
Try with needOr install directly
Source

About

Language that compiles to regular expressions

Commands

melody

Examples

Compile a Melody file to a regular expression$ melody compile pattern.melody
Test a Melody pattern against input text$ melody test pattern.melody 'test string'
Display the version of Melody installed$ melody --version