{"id":13961464,"url":"https://github.com/lexi-lambda/megaparsack","last_synced_at":"2026-01-26T13:03:13.077Z","repository":{"id":47459717,"uuid":"57872653","full_name":"lexi-lambda/megaparsack","owner":"lexi-lambda","description":"Racket parser combinators inspired by parsack and megaparsec","archived":false,"fork":false,"pushed_at":"2024-10-12T04:40:36.000Z","size":154,"stargazers_count":83,"open_issues_count":6,"forks_count":13,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-01-25T11:08:09.256Z","etag":null,"topics":["racket"],"latest_commit_sha":null,"homepage":"http://docs.racket-lang.org/megaparsack/","language":"Racket","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lexi-lambda.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,"publiccode":null,"codemeta":null}},"created_at":"2016-05-02T07:34:47.000Z","updated_at":"2026-01-14T08:06:38.000Z","dependencies_parsed_at":"2024-12-02T13:26:21.470Z","dependency_job_id":"22ff293c-b1de-4d96-ba07-bf6e38a0391b","html_url":"https://github.com/lexi-lambda/megaparsack","commit_stats":{"total_commits":75,"total_committers":6,"mean_commits":12.5,"dds":0.12,"last_synced_commit":"1d01c9ee274f66de4f193c73ff391ed6be553448"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/lexi-lambda/megaparsack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lexi-lambda%2Fmegaparsack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lexi-lambda%2Fmegaparsack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lexi-lambda%2Fmegaparsack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lexi-lambda%2Fmegaparsack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lexi-lambda","download_url":"https://codeload.github.com/lexi-lambda/megaparsack/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lexi-lambda%2Fmegaparsack/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28778734,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-26T11:46:04.308Z","status":"ssl_error","status_checked_at":"2026-01-26T11:46:02.664Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["racket"],"created_at":"2024-08-08T17:01:10.482Z","updated_at":"2026-01-26T13:03:13.038Z","avatar_url":"https://github.com/lexi-lambda.png","language":"Racket","funding_links":[],"categories":["Racket"],"sub_categories":[],"readme":"# megaparsack [![Build Status](https://github.com/lexi-lambda/megaparsack/actions/workflows/build.yml/badge.svg?branch=master)](https://github.com/lexi-lambda/megaparsack/actions/workflows/build.yml)\n\nThis library implements a set of **practical parser combinators** inspired by libraries like [parsec][parsec], [megaparsec][megaparsec], and [parsack][parsack]. It can be used to build parsers for arbitrary input data, and it includes built-in facilities for parsing textual data and tokens produced by [`parser-tools/lex`][parser-tools/lex].\n\nTo install it, simply install the `megaparsack` package:\n\n```\n$ raco pkg install megaparsack\n```\n\n[For more information, see the full documentation.][megaparsack-doc]\n\n[megaparsack-doc]: http://docs.racket-lang.org/megaparsack/\n[megaparsec]: https://hackage.haskell.org/package/megaparsec\n[parsack]: http://docs.racket-lang.org/parsack/\n[parsec]: https://hackage.haskell.org/package/parsec\n[parser-tools/lex]: http://docs.racket-lang.org/parser-tools/Lexers.html\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flexi-lambda%2Fmegaparsack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flexi-lambda%2Fmegaparsack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flexi-lambda%2Fmegaparsack/lists"}