{"id":13739268,"url":"https://github.com/rvcas/crisp","last_synced_at":"2025-08-28T22:19:55.531Z","repository":{"id":53157342,"uuid":"104485729","full_name":"rvcas/crisp","owner":"rvcas","description":"A Minimal Lispy Calculator","archived":false,"fork":false,"pushed_at":"2023-09-27T22:57:24.000Z","size":46,"stargazers_count":26,"open_issues_count":1,"forks_count":2,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-26T09:46:28.320Z","etag":null,"topics":["calculator","lisp","zig"],"latest_commit_sha":null,"homepage":"","language":"Zig","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rvcas.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}},"created_at":"2017-09-22T14:47:19.000Z","updated_at":"2025-04-05T18:36:49.000Z","dependencies_parsed_at":"2024-04-17T04:44:12.318Z","dependency_job_id":"7959bde2-779a-4bf6-953e-4ed1d78f04cf","html_url":"https://github.com/rvcas/crisp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rvcas/crisp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rvcas%2Fcrisp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rvcas%2Fcrisp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rvcas%2Fcrisp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rvcas%2Fcrisp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rvcas","download_url":"https://codeload.github.com/rvcas/crisp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rvcas%2Fcrisp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272566862,"owners_count":24956673,"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","status":"online","status_checked_at":"2025-08-28T02:00:10.768Z","response_time":74,"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","lisp","zig"],"created_at":"2024-08-03T04:00:31.054Z","updated_at":"2025-08-28T22:19:55.501Z","avatar_url":"https://github.com/rvcas.png","language":"Zig","funding_links":[],"categories":["Applications"],"sub_categories":[],"readme":"# Crisp\n\nA very minimal lispy calculator implemented in [zig](https://ziglang.org)\n\n![Running Crisp](https://github.com/rvcas/crisp/raw/main/img/screenshot.png)\n\n## Operations\n\n- `+` add a sequence of numbers\n  - `(+ 1 2 3)`\n- `-` subtract a sequence of numbers\n  - `(- 3 2)`\n- `*` multiply a sequence of numbers\n  - `(* 3 5 2)`\n- `/` divide a sequence of numbers\n  - `(/ 12 4)`\n  - decimals are not supported. meaning: `(/ 2 4) =\u003e 0`\n    - everything is floored\n  - divide by zero results in an error\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frvcas%2Fcrisp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frvcas%2Fcrisp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frvcas%2Fcrisp/lists"}