WSON (Web Simple Object Notation)
WSON is a new data serialization format designed to address the shortcomings of JSON and YAML.
GitHub
Syntax Definition
1. Basic Structure
The contents of a WSON file are enclosed in curly baces {}, which represent an object.
An object consists of k...
wave-lang.hashnode.dev2 min read