{"id":198071,"name":"inchworm","ecosystem":"hackage","description":"Parser combinator framework specialized to lexical analysis.\nTokens are specified via simple fold functions, and we include\nbaked in source location handling.\nComes with matchers for standard lexemes like integers,\ncomments, and Haskell style strings with escape handling.\nNo dependencies other than the Haskell base library.\nIf you want to parse expressions instead of tokens then try\ntry the parsec or attoparsec packages, which have more\ngeneral purpose combinators.","homepage":"https://github.com/discus-lang/inchworm","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/discus-lang/inchworm","keywords_array":["library","mit","parsing","Propose Tags"],"namespace":null,"versions_count":8,"first_release_published_at":"2016-08-14T01:23:48.000Z","latest_release_published_at":"2019-01-02T03:42:31.000Z","latest_release_number":"1.1.1.2","last_synced_at":"2026-05-27T04:46:09.357Z","created_at":"2022-04-05T21:40:15.785Z","updated_at":"2026-05-27T04:46:09.554Z","registry_url":"https://hackage.haskell.org/package/inchworm","install_command":"cabal install inchworm","documentation_url":null,"metadata":{},"repo_metadata":{"id":62436236,"uuid":"65643647","full_name":"discus-lang/inchworm","owner":"discus-lang","description":"Simple parser combinators for lexical analysis.","archived":false,"fork":false,"pushed_at":"2021-11-07T10:27:15.000Z","size":35,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-08-23T09:54:34.413Z","etag":null,"topics":["haskell","lexical-analysis","parser-combinators","parsing"],"latest_commit_sha":null,"homepage":"","language":"Haskell","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/discus-lang.png","metadata":{"files":{"readme":"Readme.md","changelog":"Changelog.md","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":"2016-08-14T01:03:43.000Z","updated_at":"2024-05-31T17:20:26.000Z","dependencies_parsed_at":"2022-11-01T20:46:12.502Z","dependency_job_id":null,"html_url":"https://github.com/discus-lang/inchworm","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/discus-lang/inchworm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/discus-lang%2Finchworm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/discus-lang%2Finchworm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/discus-lang%2Finchworm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/discus-lang%2Finchworm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/discus-lang","download_url":"https://codeload.github.com/discus-lang/inchworm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/discus-lang%2Finchworm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276632394,"owners_count":25676903,"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-09-23T02:00:09.130Z","response_time":73,"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"},"owner_record":{"login":"discus-lang","name":"The Discus Language","uuid":"6075993","kind":"organization","description":"","email":"discus@ouroborus.net","website":null,"location":"Sydney, Australia","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/6075993?v=4","repositories_count":11,"last_synced_at":"2024-03-26T18:35:18.017Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/discus-lang","funding_links":[],"total_stars":389,"followers":2,"following":0,"created_at":"2022-11-04T05:36:51.519Z","updated_at":"2024-03-26T18:35:19.729Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/discus-lang","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/discus-lang/repositories"},"tags":[{"name":"v1.1.1.2","sha":"04e9b0d2567dfef749b586c42f765f3d8a97eee7","kind":"commit","published_at":"2019-01-02T03:41:05.000Z","download_url":"https://codeload.github.com/discus-lang/inchworm/tar.gz/v1.1.1.2","html_url":"https://github.com/discus-lang/inchworm/releases/tag/v1.1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/discus-lang/inchworm@v1.1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/discus-lang%2Finchworm/tags/v1.1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/discus-lang%2Finchworm/tags/v1.1.1.2/manifests"},{"name":"v1.1.1.1","sha":"d44ff6a70ffdcd8932b6ea19785518d95beae29e","kind":"commit","published_at":"2019-01-02T01:56:13.000Z","download_url":"https://codeload.github.com/discus-lang/inchworm/tar.gz/v1.1.1.1","html_url":"https://github.com/discus-lang/inchworm/releases/tag/v1.1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/discus-lang/inchworm@v1.1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/discus-lang%2Finchworm/tags/v1.1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/discus-lang%2Finchworm/tags/v1.1.1.1/manifests"}]},"repo_metadata_updated_at":"2026-05-27T04:46:09.527Z","dependent_packages_count":0,"downloads":4911,"downloads_period":"total","dependent_repos_count":1,"rankings":{"downloads":30.414457556581727,"dependent_repos_count":36.77099367196853,"dependent_packages_count":19.138019497178043,"stargazers_count":31.509035972863575,"forks_count":37.0617410637934,"docker_downloads_count":null,"average":30.978849552477055},"purl":"pkg:hackage/inchworm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/hackage/inchworm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/hackage/inchworm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/hackage/inchworm/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-23T09:54:33.267Z","issues_count":0,"pull_requests_count":0,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/discus-lang%2Finchworm/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages/inchworm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages/inchworm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages/inchworm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages/inchworm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages/inchworm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/packages/inchworm/codemeta","maintainers":[{"uuid":"BenLippmeier","login":"BenLippmeier","name":null,"email":null,"url":null,"packages_count":50,"html_url":"https://hackage.haskell.org/user/BenLippmeier","role":null,"created_at":"2022-11-14T18:33:47.098Z","updated_at":"2022-11-14T18:33:47.098Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/hackage.haskell.org/maintainers/BenLippmeier/packages"}]}