eson
eson copied to clipboard
Parser accessor
This patch makes the serialization format for the eson Parser configurable. Users may provide their own parse and stringify methods. This would allow one to swap in another implementation like json5, for instance.