{"id":19529068,"url":"https://github.com/calculationcollective/luacalculator","last_synced_at":"2026-06-19T09:31:43.686Z","repository":{"id":65400368,"uuid":"591665332","full_name":"CalculationCollective/LUACalculator","owner":"CalculationCollective","description":null,"archived":false,"fork":false,"pushed_at":"2023-01-21T13:22:47.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-02-26T02:41:27.667Z","etag":null,"topics":["calculator","lua"],"latest_commit_sha":null,"homepage":"","language":"Lua","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/CalculationCollective.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2023-01-21T13:21:22.000Z","updated_at":"2023-01-27T15:21:16.000Z","dependencies_parsed_at":"2023-02-12T10:10:10.959Z","dependency_job_id":null,"html_url":"https://github.com/CalculationCollective/LUACalculator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/CalculationCollective/LUACalculator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalculationCollective%2FLUACalculator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalculationCollective%2FLUACalculator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalculationCollective%2FLUACalculator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalculationCollective%2FLUACalculator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CalculationCollective","download_url":"https://codeload.github.com/CalculationCollective/LUACalculator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CalculationCollective%2FLUACalculator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34526065,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-19T02:00:06.005Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["calculator","lua"],"created_at":"2024-11-11T01:21:43.847Z","updated_at":"2026-06-19T09:31:43.669Z","avatar_url":"https://github.com/CalculationCollective.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LUACalculator\n\n- [HCCalculator](#luacalculator)\n    - [Execute the calculator](#execute-the-calculator)\n    - [Use the calculator](#use-the-calculator)\n\n## Execute the calculator\nTo execute the program type.\n```bash\nlua LUACalculator.lua\n```\n\n## Use the calculator\nAfter executing the calculator you can enter the first number.\n```bash\nEnter first number: 5 # 5 is the input\n```\nThen choose between the calculation functions.\n```bash\nChoose between:\n1) Addition\n2) Subtraction\n3) Multiplication\n4) Division\n1 # \u003c This is our input\n```\nWe now can enter the second number.\n```bash\nEnter second number: 2 # 2 is the input\n```\nNow it should give the right output.\n```bash\n7 # 7 is the return value\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcalculationcollective%2Fluacalculator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcalculationcollective%2Fluacalculator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcalculationcollective%2Fluacalculator/lists"}