Language that compiles to regular expressions for pattern matching
Language that compiles to regular expressions
melody
$ melody compile pattern.melody
$ melody test pattern.melody 'test string'
$ melody --version