GritQL – The Query Language for Manipulating Source Code
Today, I’m introducing GritQL, which will allow you to dig into and manipulate source code without needing to be an expert in AST or parsing. The brilliant thing about this query language for searching, evaluating, and modifying code is that…