{"id":17210835,"url":"https://github.com/alexknauth/exact-decimal-lang","last_synced_at":"2026-01-05T08:30:52.625Z","repository":{"id":27848195,"uuid":"31338456","full_name":"AlexKnauth/exact-decimal-lang","owner":"AlexKnauth","description":"a racket lang-extension that reads decimals as exact rationals by default","archived":false,"fork":false,"pushed_at":"2023-09-29T20:35:46.000Z","size":12,"stargazers_count":5,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-30T11:13:24.753Z","etag":null,"topics":["racket"],"latest_commit_sha":null,"homepage":"","language":"Racket","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/AlexKnauth.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2015-02-25T22:10:37.000Z","updated_at":"2022-05-19T01:04:08.000Z","dependencies_parsed_at":"2024-12-03T06:42:26.869Z","dependency_job_id":null,"html_url":"https://github.com/AlexKnauth/exact-decimal-lang","commit_stats":{"total_commits":21,"total_committers":1,"mean_commits":21.0,"dds":0.0,"last_synced_commit":"434723f8675944bc3884c6a19327ce5ff68d5f70"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexKnauth%2Fexact-decimal-lang","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexKnauth%2Fexact-decimal-lang/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexKnauth%2Fexact-decimal-lang/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexKnauth%2Fexact-decimal-lang/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AlexKnauth","download_url":"https://codeload.github.com/AlexKnauth/exact-decimal-lang/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245458710,"owners_count":20618697,"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":["racket"],"created_at":"2024-10-15T02:55:21.565Z","updated_at":"2026-01-05T08:30:52.568Z","avatar_url":"https://github.com/AlexKnauth.png","language":"Racket","funding_links":[],"categories":[],"sub_categories":[],"readme":"exact-decimal-lang\n===\na racket lang-extension that reads decimals as exact rationals\n\ndocumentation: http://pkg-build.racket-lang.org/doc/exact-decimal-lang/index.html\n\n`raco pkg install exact-decimal-lang`\n\nFor example, `#lang exact-decimal racket/base` is a language like `racket/base`, except that\ndecimals like `0.1` read as exact rationals, in this case `1/10`. \nYou can still specify inexact numbers with `#i` though.\n\n```racket\n#lang exact-decimal racket/base\n0.1\n```\nproduces `1/10`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexknauth%2Fexact-decimal-lang","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falexknauth%2Fexact-decimal-lang","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexknauth%2Fexact-decimal-lang/lists"}