lwjson
lwjson copied to clipboard
Support to generate JSON output
To be able to generate JSON string output from input tokens.
- Must be able to generate all token types as output string
- Float generation support must be minimal. Very basic with fixed precision
- Minimalistic output with optional beautify support (TBC)