{"id":19024214,"url":"https://github.com/sanalzio/zio-plus","last_synced_at":"2025-06-30T11:35:36.647Z","repository":{"id":205445633,"uuid":"714257081","full_name":"sanalzio/ZIO-Plus","owner":"sanalzio","description":"My simple programing language.","archived":false,"fork":false,"pushed_at":"2023-11-05T04:45:15.000Z","size":442,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-02T01:27:56.064Z","etag":null,"topics":["javascript","js","programming-language"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/sanalzio.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-11-04T11:32:38.000Z","updated_at":"2023-11-05T04:36:47.000Z","dependencies_parsed_at":"2023-11-10T11:47:04.386Z","dependency_job_id":null,"html_url":"https://github.com/sanalzio/ZIO-Plus","commit_stats":null,"previous_names":["sanalzio/zio-plus"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanalzio%2FZIO-Plus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanalzio%2FZIO-Plus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanalzio%2FZIO-Plus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanalzio%2FZIO-Plus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sanalzio","download_url":"https://codeload.github.com/sanalzio/ZIO-Plus/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240072063,"owners_count":19743527,"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":["javascript","js","programming-language"],"created_at":"2024-11-08T20:35:36.374Z","updated_at":"2025-02-21T18:44:59.240Z","avatar_url":"https://github.com/sanalzio.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg src=\"logo/icon.png\" alt=\"icon\" align=\"right\"\u003e\r\n\r\n# ZIO+\r\nMy simple programing language.\r\n\r\nThe repository for the version of the project written in Python but with slight differences: [zio-language](https://github.com/sanalzio/zio-language)\r\n\r\n- [ZIO+](#zio)\r\n  - [Click to check for new updates.](#click-to-check-for-new-updates)\r\n  - [📁 How to install](#-how-to-install)\r\n    - [How to clone repository?](#how-to-clone-repository)\r\n    - [Click to open project with Gihtub Desktop](#click-to-open-project-with-gihtub-desktop)\r\n    - [Install requirements](#install-requirements)\r\n  - [❔ How to use](#-how-to-use)\r\n    - [⚙ How can i run ZIO+ code](#-how-can-i-run-zio-code)\r\n  - [📖 Click to go Documentation](#-click-to-go-documentation)\r\n  - [LICENSE](#license)\r\n\r\n\r\n[\u003cimg alt=\"downloadbtn\" src=\"https://dabuttonfactory.com/button.png?t=Download\u0026f=Ubuntu-Bold\u0026ts=30\u0026tc=fff\u0026hp=15\u0026vp=15\u0026c=6\u0026bgt=unicolored\u0026bgc=238636\u0026bs=4\u0026bc=37914a\" width=\"77px\"\u003e](https://github.com/sanalzio/ZIO-Plus/releases/)\r\n![Repository stars](https://custom-icon-badges.demolab.com/github/stars/sanalzio/ZIO-Plus.svg?color=yellow\u0026logo=star\u0026logoColor=darkyellow\u0026style=for-the-badge)\r\n\r\n## [Click to check for new updates.](https://www.github.com/sanalzio/ZIO-Plus/blob/master/doc.md#updates)\r\n\r\n## 📁 How to install\r\nSorry I couldn't turn the project into an Executable file but you can clone repository and run it in your terminal.\r\nYou can download the latest version of ZIO+ from [here](https://github.com/sanalzio/ZIO-Plus/releases) or [here](https://www.github.com/sanalzio/ZIO-Plus/archive/refs/heads/master.zip)\r\nor clone repository for install\r\n### How to clone repository?\r\n1) Open terminal or git bash in your folder where you want to save the project\r\n2) Use this command:\r\n    ```bash\r\n    git clone https://github.com/sanalzio/ZIO-Plus.git\r\n    ```\r\nor open with Github Desktop\r\n### [Click to open project with Gihtub Desktop](x-github-client://openRepo/https://github.com/sanalzio/ZIO-Plus)\r\n\r\n### Install requirements\r\n\r\n1) Open terminal in your folder where you want to save the project.\r\n2) If Node.js is not installed on your computer, please install it.\r\n3) Use this command for install requirements:\r\n\r\n    ```bash\r\n    npm intall\r\n    ```\r\n\r\n## ❔ How to use\r\nYou can write zio+ code on any text editor.\r\n### ⚙ How can i run ZIO+ code\r\n1) Open terminal in your folder where you want to save the project.\r\n2) And use this command for run .zi code:\r\n\r\n    ```bash\r\n    node index.js \u003c.zi file path\u003e\r\n    ```\r\n\r\n## [📖 Click to go Documentation](https://www.github.com/sanalzio/ZIO-Plus/blob/master/doc.md)\r\n\r\n## LICENSE\r\n[**MIT**](https://raw.githubusercontent.com/sanalzio/ZIO-Plus/master/LICENSE)\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsanalzio%2Fzio-plus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsanalzio%2Fzio-plus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsanalzio%2Fzio-plus/lists"}