{"id":17808330,"url":"https://github.com/kotborealis/seiran","last_synced_at":"2026-01-19T22:32:15.450Z","repository":{"id":44155960,"uuid":"172076419","full_name":"kotborealis/seiran","owner":"kotborealis","description":"🚀🌙 Simple lua-like language interpreter built using antlr4","archived":false,"fork":false,"pushed_at":"2025-04-29T15:47:20.000Z","size":2419,"stargazers_count":1,"open_issues_count":14,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-29T16:43:32.904Z","etag":null,"topics":["antlr4","github-pages","javascript","js","library","lua","repl"],"latest_commit_sha":null,"homepage":"https://kotborealis.github.io/seiran/","language":"JavaScript","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/kotborealis.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}},"created_at":"2019-02-22T14:05:22.000Z","updated_at":"2025-04-29T15:39:46.000Z","dependencies_parsed_at":"2024-10-27T15:15:47.212Z","dependency_job_id":"c29f923d-510b-4363-b6bf-3a7e755471a6","html_url":"https://github.com/kotborealis/seiran","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kotborealis/seiran","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kotborealis%2Fseiran","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kotborealis%2Fseiran/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kotborealis%2Fseiran/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kotborealis%2Fseiran/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kotborealis","download_url":"https://codeload.github.com/kotborealis/seiran/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kotborealis%2Fseiran/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28587241,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-19T20:45:59.482Z","status":"ssl_error","status_checked_at":"2026-01-19T20:45:41.500Z","response_time":67,"last_error":"SSL_read: 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":["antlr4","github-pages","javascript","js","library","lua","repl"],"created_at":"2024-10-27T15:10:33.025Z","updated_at":"2026-01-19T22:32:15.427Z","avatar_url":"https://github.com/kotborealis.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Seiran\n\n🚀🌙 Simple lua-like language interpreter built using antlr4\n\n[Online REPL (hosted on Github pages)](https://kotborealis.github.io/seiran/)\n\n![Screenshot](./Screenshot.png)\n\n## Implemented\n\n* Statements:\n    * global/local variables\n    * global/local functions\n    * function call\n    * break\n    * while - do\n    * if - then - else - if - end\n    * for - do - end\n* Expressions:\n    * nil, true, false\n    * number\n    * string\n    * function expression (lambda)\n    * tableconstruct\n    * power operator\n    * unary operators\n    * mul/div operators\n    * add/sub operators\n    * comparison operators\n    * and/or operators\n    \n## Build executable\n\nTo build executables for linux-x64, windows-x86 and windows-x64, run\n`npm run pkg`.\n\nBuilt executables are located in `./build/` directory.\n\n## Build webapp\n\nTo build and deploy webapp, run `npm run depliy`.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkotborealis%2Fseiran","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkotborealis%2Fseiran","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkotborealis%2Fseiran/lists"}