{"id":28183292,"url":"https://github.com/akeit0/yukatascript","last_synced_at":"2025-10-11T04:29:44.334Z","repository":{"id":148411454,"uuid":"600696543","full_name":"Akeit0/YukataScript","owner":"Akeit0","description":"Fast Pure C# Script Language for Unity/C# (IL2CPP is supported)","archived":false,"fork":false,"pushed_at":"2024-03-11T03:19:08.000Z","size":29980,"stargazers_count":44,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-09-26T10:53:04.986Z","etag":null,"topics":["c-sharp","c-sharp-unity","compiler","embedded-scripting-language","interpreter","pratt-parser","unity3d"],"latest_commit_sha":null,"homepage":"","language":"C#","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/Akeit0.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,"zenodo":null}},"created_at":"2023-02-12T09:56:06.000Z","updated_at":"2025-03-08T02:16:23.000Z","dependencies_parsed_at":"2025-05-16T04:25:49.302Z","dependency_job_id":null,"html_url":"https://github.com/Akeit0/YukataScript","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Akeit0/YukataScript","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Akeit0%2FYukataScript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Akeit0%2FYukataScript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Akeit0%2FYukataScript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Akeit0%2FYukataScript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Akeit0","download_url":"https://codeload.github.com/Akeit0/YukataScript/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Akeit0%2FYukataScript/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279006251,"owners_count":26084061,"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","status":"online","status_checked_at":"2025-10-11T02:00:06.511Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["c-sharp","c-sharp-unity","compiler","embedded-scripting-language","interpreter","pratt-parser","unity3d"],"created_at":"2025-05-16T04:15:37.934Z","updated_at":"2025-10-11T04:29:44.299Z","avatar_url":"https://github.com/Akeit0.png","language":"C#","readme":"# YukataScript\nDemo  https://akeit0.github.io/YukataScript/\n\n__Requires Unity 2021.3 or higher__\n\nScript Language for Unity/C#\n\nNo more allocations(including boxing) and typechecks than C# at run time.\n\nTheoretically all types and methods can be used except ByReflike(such as Span\\\u003cT\\\u003e).\n\nThe writing style is a mixture of C# and go lang.\n\n\n__But it's in alpha and very buggy.__\nI need your help.\n## Very easy async/await on Editor. \n![Async](/Images/YSAsync.gif)\n## *Exelent Performance*(I have achived 18ms on Editor and 7.4ms with IL2CPP while  C# on Editor takes 4.5ms to do same things. C# is a little faster ).\n![Performance](/Images/YSPerformance.gif)\n## Easy code generation.\n![TypeSelect](/Images/YSTypeSelect.gif)\n## Field type selection.\n![FieldTypeSelec](/Images/YSFieldTypeSelect.gif)\n## Easy to save values.\n![Json](/Images/YSJson.gif)\n## Method with attribute can be called without using.(This is in C#)\n![Reflection](/Images/Reflection.png)\n\n## Supported\n- Extention methods.\n- Any TaskLike works when it returns void.\n\n\n## Not currently supported\n- funcions and classes\n- Generics (Manual setting may solve it.)\n- Await with return value \n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakeit0%2Fyukatascript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakeit0%2Fyukatascript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakeit0%2Fyukatascript/lists"}