yoavlavi@programming.dev to Programming@programming.dev • 1 year agoAnnouncing August! An Emmet-like language that produces JSON, TOML, or YAML, written in Rustexternal-linkmessage-square3 fedilinkarrow-up125cross-posted to: rust@lemmy.mlrust@programming.dev
arrow-up125external-linkAnnouncing August! An Emmet-like language that produces JSON, TOML, or YAML, written in Rustyoavlavi@programming.dev to Programming@programming.dev • 1 year agomessage-square3 Commentsfedilinkcross-posted to: rust@lemmy.mlrust@programming.dev
minus-squareatheken@programming.devhexbear1·edit-21 year agoInteresting concept, just FYI, there’s a popular code grepping tool called Silver Searcher, and it also uses ag - consider just using august to avoid ambiguity/collisions. linkfedilink
Interesting concept, just FYI, there’s a popular code grepping tool called Silver Searcher, and it also uses
ag
- consider just usingaugust
to avoid ambiguity/collisions.