A simple little JSON parser and stringifier implemented purely in Alta.
Make sure you have the Alta Compiler installed, and run this in a terminal in the project directory:
altac -c
The simple parse-and-stringify binary will be located in alta-build/_build/jason/jason/jason-jason.
Run it with the path to a JSON file and it will parse it and then print the stringified result.
| Platform | Status |
|---|---|
| Windows | |
| Linux | |
| macOS |