{"id":18057393,"url":"https://github.com/1computer1/calculator","last_synced_at":"2025-04-05T10:22:49.578Z","repository":{"id":110792753,"uuid":"126567986","full_name":"1Computer1/calculator","owner":"1Computer1","description":null,"archived":false,"fork":false,"pushed_at":"2018-03-24T05:10:58.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-17T21:14:09.024Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","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/1Computer1.png","metadata":{"files":{"readme":"README","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":"2018-03-24T05:10:36.000Z","updated_at":"2018-03-24T05:11:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"873df126-fec7-471e-80a5-bc8f485ea1a1","html_url":"https://github.com/1Computer1/calculator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1Computer1%2Fcalculator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1Computer1%2Fcalculator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1Computer1%2Fcalculator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1Computer1%2Fcalculator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/1Computer1","download_url":"https://codeload.github.com/1Computer1/calculator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247320233,"owners_count":20919737,"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":[],"created_at":"2024-10-31T02:07:35.686Z","updated_at":"2025-04-05T10:22:49.541Z","avatar_url":"https://github.com/1Computer1.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Calculator\n\nA command line calculator (work-in-progress).\nFeatures include:\n- Variables\n- Functions\n- Matrices\n\n# Syntax\n\nOperators include `a + b`, `a - b`, `a * b`, `a / b`, `a ^ b`, `-a`, and `a!`.\nCall functions with parentheses, such as `sqrt(2)` or `root(3, 27)`.\nCreate a matrix with `[1, 2; 3, 4]` where `,` indicates the next column and `;` indicates the next row.\nFind the determinant with `det(m)` (only works with 2x2 for now).\n\nDeclare variables using `let name = expression`.\nDeclare functions using `let name(a, b, c) = expression`.\n\nSee grammar.bnf for exact details.\n\nRun commands using `:command`, for example, `:help` or `:quit`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F1computer1%2Fcalculator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F1computer1%2Fcalculator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F1computer1%2Fcalculator/lists"}