JSON Alternatives
JSON is described as '(JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It is easy for machines to parse and generate. It is based on a subset of the JavaScript Programming Language, Standard ECMA-262 3rd Edition - December 1999' and is an app in the development category. There are five alternatives to JSON for Mac, Windows, Linux and Online / Web-based. The best alternative is TOML, which is both free and Open Source. Other great apps like JSON are YAML, XML, Solidity and Eno.
TOML aims to be a minimal configuration file format that's easy to read due to obvious semantics. TOML is designed to map unambiguously to a hash table. TOML should be easy to parse into data structures in a wide variety of languages.
Features
YAML 1.2
YAML: YAML Ain't Markup Language
What It Is: YAML is a human friendly data serialization standard for all programming languages.
Features
Extensible Markup Language (XML) is a markup language that defines a set of rules for encoding documents in a format which is both human-readable and machine-readable.
Features
Solidity is an object-oriented, high-level language for implementing smart contracts. Smart contracts are programs which govern the behaviour of accounts within the Ethereum state.
Features
Solidity vs JSON opinions
Solidity is a language, not a notation, and they serve completely different purposes.
Solidity is not an object notation language
The eno notation language is a plain-text data format designed for file-based content. The language itself is very simple but expressive enough to be able to handle massive databases, while libraries are available across multiple languages including JavaScript, Python, Ruby and...