{"id":19837750,"url":"https://github.com/willghatch/racket-chido-parse","last_synced_at":"2026-02-02T20:34:28.775Z","repository":{"id":62424038,"uuid":"176032247","full_name":"willghatch/racket-chido-parse","owner":"willghatch","description":"Parsing With Delimited Continuations package for Racket","archived":false,"fork":false,"pushed_at":"2023-02-24T17:47:54.000Z","size":592,"stargazers_count":11,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-11T11:15:51.632Z","etag":null,"topics":["delimited-continuations","parsing","racket"],"latest_commit_sha":null,"homepage":"","language":"Racket","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/willghatch.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}},"created_at":"2019-03-16T22:37:03.000Z","updated_at":"2024-05-31T16:35:49.000Z","dependencies_parsed_at":"2023-02-09T17:02:02.551Z","dependency_job_id":null,"html_url":"https://github.com/willghatch/racket-chido-parse","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/willghatch%2Fracket-chido-parse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willghatch%2Fracket-chido-parse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willghatch%2Fracket-chido-parse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willghatch%2Fracket-chido-parse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/willghatch","download_url":"https://codeload.github.com/willghatch/racket-chido-parse/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241202673,"owners_count":19926658,"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":["delimited-continuations","parsing","racket"],"created_at":"2024-11-12T12:15:33.853Z","updated_at":"2026-02-02T20:34:28.721Z","avatar_url":"https://github.com/willghatch.png","language":"Racket","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Chido Parse\n\nThis is a package for the Racket implementation of Parsing With Delimited Continuations.\nIt allows users to write and compose parsers with any mix of procedural parsers, parsers combinators, BNF, and other parsing abstractions.\nIt allows parsing procedures to be ambiguous and left-recursive, handling left-recursion by capturing and scheduling delimited continuations.\n\n## Installation\nInstall with `raco pkg install chido-parse`.\n\nOr, to install the git version, run:\n\n`git clone https://github.com/willghatch/racket-chido-parse chido-parse \u0026\u0026 cd chido-parse \u0026\u0026 raco pkg install`\n\nor\n\n`raco pkg install --clone chido-parse`\n\n## Documentation\n\nDocumentation is [online](http://docs.racket-lang.org/chido-parse/index.html), or\navailable by running `raco docs chido-parse` after installing.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillghatch%2Fracket-chido-parse","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwillghatch%2Fracket-chido-parse","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillghatch%2Fracket-chido-parse/lists"}