ONLang - Object Notation Language (jsON
)
ONLang is an experimental, esoteric programming language, that allows you to use (json or yaml) for PROGRAMMING. The interpreter currently supports only json5 format.
For writing simple scripts.
onla example/example.json5
or
cargo run --quiet --release -- example/example.json5
If you want to help create a pull request