Building a JSON validator with Sylver - Part3/3 : From queries to analyzer
In Part1 and Part2 of the series, we learned how to build a language spec and how to use Sylver's query language to explore the parse tree of our JSON documents. While it can be insightful to explore a codebase interactively through source-code quer...
Aug 30, 20224 min read203

