ONLang - Object Notation Language (jsON
)
ONLang is an experimental, esoteric programming language, that allows you to use (json, json5 or yaml) for PROGRAMMING.
For writing simple scripts.
cargo install onlang
or
Get binary from releases and add the executable file to the PATH variable
on examples/example.json5
or
cargo run --quiet --release -- examples/example.json5
If you want to help create a pull request