- cross-posted to:
- programming@programming.dev
- rust@lemmy.ml
You must log in or register to comment.
zygo_histo_morpheus ( @zygo_histo_morpheus@programming.dev ) English3•2 years agoTo me the main advantage would be that it makes regexes more readable, not more writable. Integrating melody in to a project seems like it would add more indirection which would make it more inconvenient to read. Feels like this would be more useful as a rust proc macro for example so that you can actually have it alongside your code in a convenient way rather than have it compile to ES6 regexes.