{"id":16374994,"url":"https://github.com/moderocky/byteskript","last_synced_at":"2025-03-21T01:32:10.093Z","repository":{"id":37005719,"uuid":"392628098","full_name":"Moderocky/ByteSkript","owner":"Moderocky","description":"A compiled JVM language based on 'Skript'.","archived":false,"fork":false,"pushed_at":"2023-10-14T19:32:28.000Z","size":1420,"stargazers_count":35,"open_issues_count":4,"forks_count":6,"subscribers_count":8,"default_branch":"master","last_synced_at":"2024-10-12T03:19:08.549Z","etag":null,"topics":["bytecode","compiler","hacktoberfest","jvm","jvm-bytecode","jvm-languages","language","language-compiler","programming-language","skript","skript-language"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Moderocky.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-08-04T09:28:53.000Z","updated_at":"2024-05-11T19:53:19.000Z","dependencies_parsed_at":"2023-01-17T12:39:09.488Z","dependency_job_id":"442ed207-2a27-4c2a-8176-3e2c78eb29b3","html_url":"https://github.com/Moderocky/ByteSkript","commit_stats":null,"previous_names":[],"tags_count":33,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Moderocky%2FByteSkript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Moderocky%2FByteSkript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Moderocky%2FByteSkript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Moderocky%2FByteSkript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Moderocky","download_url":"https://codeload.github.com/Moderocky/ByteSkript/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244721303,"owners_count":20498926,"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":["bytecode","compiler","hacktoberfest","jvm","jvm-bytecode","jvm-languages","language","language-compiler","programming-language","skript","skript-language"],"created_at":"2024-10-11T03:19:02.365Z","updated_at":"2025-03-21T01:32:09.682Z","avatar_url":"https://github.com/Moderocky.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ByteSkript\n\n### Opus #11\n\nAn experimental language based on Skript (with no pre-eminent DSL dependencies) compiled to JVM bytecode.\n\n## Visit the documentation and wiki [here](https://docs.byteskript.org).\n\n## Get the latest compiler release [here](https://github.com/Moderocky/ByteSkript/releases).\n\nByteSkript draws heavily from the original [Skript](https://github.com/SkriptLang/Skript/) language design, with some\nminor structural adaptations to strengthen the language grammar, to remove some unnecessary jargon and make the language\nmore reliable. ByteSkript also increases interoperability with existing JVM languages.\n\n**ByteSkript is not affiliated with [SkriptLang](https://github.com/SkriptLang/Skript/).**\n\nByteSkript is a completely **new** implementation of the general guide and style of the 'Skript' language, with its own\nlanguage specification, goals and licence.\n\n## Libraries Used\n\n* [ObjectWeb ASM](https://asm.ow2.io) \\\n  A bytecode-assembling library used internally by the Java JDK.\\\n  Used for compiling complex syntax.\n* [Mirror](https://github.com/Moderocky/Mirror) \\\n  An on-the-fly member access compiler, alternative to Java reflection.\\\n  Used for compiling dynamic method handles at runtime.\n* [Foundation](https://github.com/Moderocky/Foundation) \\\n  A class-building framework to simplify method creation.\\\n  Used for compiling simple syntax.\n* [Jupiter](https://github.com/Moderocky/Jupiter) \\\n  An I/O-based library for buffers and memory management.\\\n  Used for lazy-iteration and efficient data disposal.\n* [AutoDocs](https://github.com/Moderocky/AutoDocs) \\\n  A web-documentation generator.\\\n  Used for generating the [API docs](https://apidocs.byteskript.org/org/byteskript/skript/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoderocky%2Fbyteskript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmoderocky%2Fbyteskript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoderocky%2Fbyteskript/lists"}