- Download this archive
- Downlaod json.hpp from Niels Lohmann's JSON for modern C++ repository
- Put the json.hpp in
src/nlohmann make
exj_parser in.json [inter.json] out.json, where in.json is an extended JSON file, the result is stored in out.json, and inter.json is an optional intermediate extended JSON file, in which repeat and choice keywords have been expanded.
- uniform a b
- repeat n
- choice