{"id":26658062,"url":"https://github.com/inc0g-repoz/low-tier-script-engine","last_synced_at":"2025-03-25T09:17:58.411Z","repository":{"id":282277988,"uuid":"948063926","full_name":"inc0g-repoz/low-tier-script-engine","owner":"inc0g-repoz","description":"A simple script engine with a C-like syntax.","archived":false,"fork":false,"pushed_at":"2025-03-20T23:25:03.000Z","size":165,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-21T00:26:10.807Z","etag":null,"topics":["java","script-engine","script-language"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/inc0g-repoz.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":"2025-03-13T17:29:32.000Z","updated_at":"2025-03-20T23:25:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"215ef873-905d-4899-a952-d6f9c4cfbbc5","html_url":"https://github.com/inc0g-repoz/low-tier-script-engine","commit_stats":null,"previous_names":["inc0g-repoz/low-tier-script-engine"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inc0g-repoz%2Flow-tier-script-engine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inc0g-repoz%2Flow-tier-script-engine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inc0g-repoz%2Flow-tier-script-engine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inc0g-repoz%2Flow-tier-script-engine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inc0g-repoz","download_url":"https://codeload.github.com/inc0g-repoz/low-tier-script-engine/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245431698,"owners_count":20614184,"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":["java","script-engine","script-language"],"created_at":"2025-03-25T09:17:57.756Z","updated_at":"2025-03-25T09:17:58.403Z","avatar_url":"https://github.com/inc0g-repoz.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"[icon]: https://raw.githubusercontent.com/inc0g-repoz/low-tier-script-engine/refs/heads/main/src/assets/icon.png\n[reflection]: https://www.oracle.com/technical-resources/articles/java/javareflection.html\n\u003c!-- The stuff above is invisible --\u003e\n\n# ![icon] LTSE\n\n\u003e [!TIP]\n\u003e Before you test out the engine, take a look at the wiki pages. They are worth reading.\u003cbr\u003e\n\u003e Make sure the feature you want to use is supported by the script language to avoid confusion.\n\n### What's this?\nLTSE is a simple script engine with a C-like syntax running off JVM.\nInstead of using types compatible with the engine it allows accessing them directly through [Reflection API][reflection].\n\n### List of features\n- [x] Local and script scope variables\n- [x] Function calls with recursion\n- [x] Inbuilt functions\n- [x] Object members chaining\n- [x] Basic Java logic and arithmetic unary and binary operators\n- [x] Basic control flow blocks and statements\n- [x] Continuation and breaking of loops\n- [x] Inclusion of module scripts\n- [x] Array index operator (one-dimensional only)\n- [x] Function references\n- [ ] Bitwise and ternary operators\n- [ ] Full unicode escape sequences support\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finc0g-repoz%2Flow-tier-script-engine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finc0g-repoz%2Flow-tier-script-engine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finc0g-repoz%2Flow-tier-script-engine/lists"}