Building a JSON validator with Sylver - Part2/3 : Intuitive JSON AST queries
In Part 1,
we used Sylver's meta language to build a specification for the
JSON format. But an AST, by itself, is not of much use.
In this next tutorial, we'll continue building our JSON configuration validator.
To this end, we'll learn how to use Sy...
blog.sylver.dev5 min read