Interesting project around making #RegularExpressions more readable: #Melody.
https://github.com/yoav-lavi/melody
I had a similar idea a while back, glad to see movement there!
https://tweets.dwac.dev/1342209985430765568/
Would love to see deeper integration in programming languages like:
```
let regex = melody!("...");
```