{"id":18831597,"url":"https://github.com/gebes/gebesscriptkotlin","last_synced_at":"2026-03-04T06:31:20.153Z","repository":{"id":137618411,"uuid":"273436827","full_name":"gebes/GebesScriptKotlin","owner":"gebes","description":"📄Simple Scripting Language made with Kotlin as Interpreter","archived":false,"fork":false,"pushed_at":"2021-01-07T18:12:28.000Z","size":1594,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-31T15:38:30.002Z","etag":null,"topics":["interpreter","jar","kotlin","script-language"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gebes.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2020-06-19T07:52:00.000Z","updated_at":"2021-02-24T16:48:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"804dd6a9-d549-4d94-9701-003dc7e0278b","html_url":"https://github.com/gebes/GebesScriptKotlin","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/gebes/GebesScriptKotlin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gebes%2FGebesScriptKotlin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gebes%2FGebesScriptKotlin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gebes%2FGebesScriptKotlin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gebes%2FGebesScriptKotlin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gebes","download_url":"https://codeload.github.com/gebes/GebesScriptKotlin/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gebes%2FGebesScriptKotlin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30074142,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T05:31:57.858Z","status":"ssl_error","status_checked_at":"2026-03-04T05:31:38.462Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["interpreter","jar","kotlin","script-language"],"created_at":"2024-11-08T01:55:20.979Z","updated_at":"2026-03-04T06:31:20.123Z","avatar_url":"https://github.com/gebes.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GebesScript\n Simple Script Language with Kotlin as Interpreter\n \n ## HelloWorld Example\n There a ton of examples in the ./scripts/ folder you can look at. Here a basic one\n ```\n main\n  println\n   Hello World!\n ```\n\n ## Execute a script\n Execute the jar, and it will look up for .gebes files in a scripts folder (which will be automatically created).\n It's essential that you execute the .jar in the console/terminal because there is no GUI\n \n ### Launch arguments\n If the argument is the path, then it will execute this script in chronological order.\n If you don't want the \"Executing script...\" message, then add `--no-prefix`.  \n \n Example:\n ```\n    java -jar GebesScript-1.x.jar ./scripts/hello.gebes --no-prefix\n ``` \n\n If there are no arguments, it will then redirect you to the selection screen.\n \n ## What did I learn?\n * Kotlin\n * How to write an interpreter\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgebes%2Fgebesscriptkotlin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgebes%2Fgebesscriptkotlin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgebes%2Fgebesscriptkotlin/lists"}