{"id":18036831,"url":"https://github.com/zyrouge/beize","last_synced_at":"2025-03-27T08:30:47.929Z","repository":{"id":54342176,"uuid":"522009110","full_name":"zyrouge/beize","owner":"zyrouge","description":"A highly dynamic embeddable scripting language.","archived":false,"fork":false,"pushed_at":"2025-01-14T10:24:18.000Z","size":12117,"stargazers_count":11,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-23T10:51:08.505Z","etag":null,"topics":["compiler","interpreter","programming-language"],"latest_commit_sha":null,"homepage":"https://zyrouge.github.io/beize/","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zyrouge.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},"funding":{"github":"zyrouge","patreon":"zyrouge"}},"created_at":"2022-08-06T17:17:44.000Z","updated_at":"2025-01-14T10:24:22.000Z","dependencies_parsed_at":"2023-10-16T02:59:28.266Z","dependency_job_id":"760d2f60-74e5-45c6-828f-b93894d1e2ab","html_url":"https://github.com/zyrouge/beize","commit_stats":null,"previous_names":["zyrouge/baize","zyrouge/beize"],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zyrouge%2Fbeize","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zyrouge%2Fbeize/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zyrouge%2Fbeize/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zyrouge%2Fbeize/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zyrouge","download_url":"https://codeload.github.com/zyrouge/beize/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245809639,"owners_count":20676025,"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":["compiler","interpreter","programming-language"],"created_at":"2024-10-30T12:14:24.067Z","updated_at":"2025-03-27T08:30:46.523Z","avatar_url":"https://github.com/zyrouge.png","language":"Dart","funding_links":["https://github.com/sponsors/zyrouge","https://patreon.com/zyrouge"],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n    \u003cimg src=\"./media/banner.png\" width=\"100%\"\u003e\n\u003c/p\u003e\n\n# Beize\n\nA highly dynamic embeddable scripting language.\n\n[![GitHub Release](https://img.shields.io/github/v/release/zyrouge/beize)](https://github.com/zyrouge/beize/releases/latest)\n[![GitHub](https://img.shields.io/github/license/zyrouge/beize)](./LICENSE)\n[![Release](https://github.com/zyrouge/beize/actions/workflows/release.yml/badge.svg)](https://github.com/zyrouge/beize/actions/workflows/release.yml)\n[![Test](https://github.com/zyrouge/beize/actions/workflows/test.yml/badge.svg)](https://github.com/zyrouge/beize/actions/workflows/test.yml)\n[![Documentation](https://github.com/zyrouge/beize/actions/workflows/docs.yml/badge.svg)](https://github.com/zyrouge/beize/actions/workflows/docs.yml)\n\n# Language Specification\n\nThe language syntax is a mix of Go and JavaScript. It is also highly dynamic with necessary basic features. Beize script files have an `.beize` extension. The [`beize_compiler`](./packages/beize_compiler) and [`beize_vm`](./packages/beize_vm) provides the compiler and the runtime for the language.\n\nBut, is it fast? The performance is reasonable for a mere scripting language. It can do `100000` iterations and function calls in around 225 milliseconds. I would say, it's pretty freaking good.\n\n# Documentation\n\nVisit [zyrouge.github.io/beize](https://zyrouge.github.io/beize).\n\n# Example\n\n```\ntext := \"Hello World!\";\nprint(text);\n```\n\n# License\n\n[GPL-3.0](./LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzyrouge%2Fbeize","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzyrouge%2Fbeize","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzyrouge%2Fbeize/lists"}