Object Notation Programming Language?
Find a file
2022-08-04 19:05:56 +03:00
doc feat: input, sleep 2022-08-04 19:05:56 +03:00
src feat: input, sleep 2022-08-04 19:05:56 +03:00
static/logos feat: clear console 2022-08-04 12:59:08 +03:00
.gitignore feat: print 2022-08-02 17:58:00 +03:00
Cargo.lock feat: input, sleep 2022-08-04 19:05:56 +03:00
Cargo.toml feat: input, sleep 2022-08-04 19:05:56 +03:00
example.json5 feat: input, sleep 2022-08-04 19:05:56 +03:00
LICENSE feat: calc 2022-08-03 16:28:00 +03:00
README.md feat: input, sleep 2022-08-04 19:05:56 +03:00
ROADMAP.md feat: input, sleep 2022-08-04 19:05:56 +03:00

onlang logo

You may have questions

ONLang - Object Notation Language (jsON)

1. God, what the f**** is this

ONLang is an experimental, esoteric programming language, that allows you to use json for PROGRAMMING. The interpreter currently supports only json5 format.

2. What is it for

For writing simple scripts.

3. How run scripts

  1. Add the executable file to the path variable
  2. on example.json5

or

  1. Clone this repo
  2. cargo run --quiet --release -- example.json5

4. How to write on this

Documentation

If you want to help create a pull request