{"id":26057606,"url":"https://github.com/artegoser/onlang","last_synced_at":"2026-03-16T01:39:16.746Z","repository":{"id":53986570,"uuid":"520602135","full_name":"artegoser/ONLang","owner":"artegoser","description":"Object Notation Programming Language?","archived":false,"fork":false,"pushed_at":"2023-04-19T04:05:38.000Z","size":457,"stargazers_count":12,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-25T02:51:32.221Z","etag":null,"topics":["esoteric-language","esoteric-programming-language","experiment","experimental","interpreter","language","onlang","programming-language","scripting-language"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/artegoser.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-08-02T18:07:37.000Z","updated_at":"2023-07-25T15:00:01.000Z","dependencies_parsed_at":"2022-08-13T05:50:12.065Z","dependency_job_id":null,"html_url":"https://github.com/artegoser/ONLang","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artegoser%2FONLang","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artegoser%2FONLang/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artegoser%2FONLang/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artegoser%2FONLang/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/artegoser","download_url":"https://codeload.github.com/artegoser/ONLang/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248345289,"owners_count":21088243,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["esoteric-language","esoteric-programming-language","experiment","experimental","interpreter","language","onlang","programming-language","scripting-language"],"created_at":"2025-03-08T11:50:05.417Z","updated_at":"2025-10-27T18:07:19.325Z","avatar_url":"https://github.com/artegoser.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"![onlang logo](static/logos/OnLang-transparent.png)\n\n[![Crates.io](https://img.shields.io/crates/v/onlang?style=flat-square)](https://crates.io/crates/onlang)\n\n# You may have questions\n\nONLang - Object Notation Language (js`ON`)\nVSCode extension - [OnLang](https://marketplace.visualstudio.com/items?itemName=artegoser.onlang)\n\n## 1. God, what the f\\*\\*\\*\\* is this\n\nONLang is an experimental, esoteric programming language, that allows you to use (**json, json5 or yaml**) for **PROGRAMMING**.\n\n## 2. What is it for\n\nFor writing simple scripts.\n\n## 3. How to write in this language\n\nVariants of the \"Hello World!\"\n\non json5\n\n```json5\n[\n  \"Hello world!\",\n  [\"Hello\", \" world!\" ]\n  {println:\"Hello world!\"},\n  {println:[\"Hello world!\"]},\n]\n```\n\non yaml\n\n```yaml\nmain:\n  - Hello world!\n  - - Hello\n    - \" world!\"\n  - println: Hello world!\n  - println:\n      - Hello world!\n```\n\nCheck the [Documentation](doc/main.md)\n\n## Installation\n\n`cargo install onlang`  \nor  \nGet binary from [releases](https://github.com/artegoser/ONLang/releases) and add the executable file to the PATH variable\n\n## Using\n\n`on examples/example.json5`\n\nor\n\n1. Clone this repo\n2. `cargo run --quiet --release -- examples/example.json5`\n\nIf you want to help create a pull request\n\n## License\n\n[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fartegoser%2FONLang.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fartegoser%2FONLang?ref=badge_large)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fartegoser%2Fonlang","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fartegoser%2Fonlang","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fartegoser%2Fonlang/lists"}