STON

STON

[1] GitHub - svenvc/ston: STON - Smalltalk Object Notation - A lightweight text-based, human-readable data interchange format for class-based object-oriented languages like Smalltalk., https://github.com/svenvc/ston

A lightweight text-based, human-readable data interchange format for class-based object-oriented languages like Smalltalk. It can be used to serialize domain level objects, either for persistency or network transport. As its name suggests, it is based on JSON (Javascript Object Notation). It adds symbols as a primitive value, class tags for object values and references.

[2] ston/ston-paper.md at master · svenvc/ston · GitHub, https://github.com/svenvc/ston/blob/master/ston-paper.md

[3] STONの日時形式