Melody 0.19.0 | A language that compiles to regular expressions and aims to be more readable and maintainable
brian @ brian @programming.dev Posts 0Comments 202Joined 2 yr. ago
brian @ brian @programming.dev
Posts
0
Comments
202
Joined
2 yr. ago
I'd personally rather something like regal in clj or rx in emacs. Instead of strings that my formatter and autocomplete don't know anything about and that I have to add to my build pipeline, I get native types that I can manipulate the same way I do other code, in editor or programmatically.