LSON icon indicating copy to clipboard operation
LSON copied to clipboard

Lisp inspired serialization (intended for when you don't even want to take a dependency on JSON serializer)

LSON

Lisp inspired serialization. Lisp has a wonderfully simple syntax. This can be used to write code or potentially a simple alternative when a simple format is needed. The use of S-Expressions as a format for data has been outlined in the following draft.

MacOS/Linux Windows
Travis Badge Build status
Build History Build History

Nuget

Stable Prerelease
NuGet Badge NuGet Badge

Does the thing