Building a JSON validator with Sylver - Part1/3 : Writing a JSON parser in 49 lines of code
Sylver is a language agnostic platform for building custom source code analyzers (think eslint for every language). This might be a lot to unpack, so let us explore this tool by solving a real-world problem: our application's configuration is stored ...
Aug 10, 20228 min read1.0K
