{"id":22097857,"url":"https://github.com/anosatsuk124/sumekamiscript","last_synced_at":"2025-10-11T02:09:06.011Z","repository":{"id":222149660,"uuid":"618768596","full_name":"anosatsuk124/SumekamiScript","owner":"anosatsuk124","description":"An unsafe and low-level scripting language that works in any environment (even in a bare-metal environment).","archived":false,"fork":false,"pushed_at":"2024-02-12T15:49:12.000Z","size":17,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-29T07:43:59.359Z","etag":null,"topics":["bare-metal","low-level","script-language"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/anosatsuk124.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}},"created_at":"2023-03-25T09:46:17.000Z","updated_at":"2023-06-22T09:28:13.000Z","dependencies_parsed_at":"2024-02-12T17:13:23.295Z","dependency_job_id":null,"html_url":"https://github.com/anosatsuk124/SumekamiScript","commit_stats":null,"previous_names":["anosatsuk124/sumekamiscript"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anosatsuk124%2FSumekamiScript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anosatsuk124%2FSumekamiScript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anosatsuk124%2FSumekamiScript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anosatsuk124%2FSumekamiScript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anosatsuk124","download_url":"https://codeload.github.com/anosatsuk124/SumekamiScript/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245191998,"owners_count":20575318,"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":["bare-metal","low-level","script-language"],"created_at":"2024-12-01T04:17:08.534Z","updated_at":"2025-10-11T02:09:00.975Z","avatar_url":"https://github.com/anosatsuk124.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SumekamiScript\n\nSumekamiScript is an unsafe and low-level scripting language that works in any environment (even in a bare-metal environment). `unsafe` means that the language's runtime does not promise any safety with the program operations.\n\n## Features\n\n- Simple (but strong) typing system (but not statically).\n- Any operations are permitted (unsafe).\n- Runs on any environment.\n- Simple syntax and semantics (with S-expression based).\n- Minimal binary size.\n- Dynamically Runtime-Based.\n\n## Milestone\n\n- [ ] Defines the syntax.\n- [ ] Implements the parser.\n- [ ] Implements the runtime (probably it's an interpreter).\n  - [ ] Basic runtime features.\n  - [ ] Inline Assembly and Inline Binary features.\n  - [ ] Some features for FFI (Foreign Function Interface).\n- [ ] Implements some features for bare-metal environment's use. (e.g. A subcommand to generate a single file that includes the sources and the runtime executable. etc.)\n\n## Naming\n\n`SumekamiScript`'s correct spelling is that the first letters of `sumekami` and `script` are capitalized, and no spaces required between them.\n\n### `sumekami` comes from\n\n`sumekami` is an Old-Japanese word that has below meanings.\n\n\u003e 1. imperial ancestral deity\n\u003e 2. (regional) deity\n\u003e    [ONCOJ Dictionary](https://oncoj.orinst.ox.ac.uk/cgi-bin/oncoj_dictionary.sh?search=L050218\u0026part=n)\n\nSo if you use this language, you shall get mighty power like deities...\n\n## LICENSE\n\n```\n   Copyright 2023- Satsuki Akiba (viterum)\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanosatsuk124%2Fsumekamiscript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanosatsuk124%2Fsumekamiscript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanosatsuk124%2Fsumekamiscript/lists"}