Melody 0.19.0 | A language that compiles to regular expressions and aims to be more easily readable and maintainable
Melody 0.19.0 | A language that compiles to regular expressions and aims to be more easily readable and maintainable

github.com
GitHub - yoav-lavi/melody: Melody is a language that compiles to regular expressions and aims to be more readable and maintainable

Interesting, regexps are indeed made with a very dense and obscure syntax, I could see a kind of DSL being useful. What do you think?
I’m intrigued. Even just like a shell with this to dump out to different language would be really handy.
Regex is so dense it’s hard to memorize, the differences between languages don’t do it any favors either.