{"id":13415821,"url":"https://github.com/takahisa/parseq","last_synced_at":"2025-03-14T23:31:07.633Z","repository":{"id":65413931,"uuid":"3373157","full_name":"takahisa/parseq","owner":"takahisa","description":"monadic parser combinator library for C#","archived":false,"fork":false,"pushed_at":"2020-05-17T03:19:35.000Z","size":788,"stargazers_count":61,"open_issues_count":0,"forks_count":7,"subscribers_count":9,"default_branch":"master","last_synced_at":"2024-08-05T01:07:32.358Z","etag":null,"topics":["c-sharp","parser-combinators"],"latest_commit_sha":null,"homepage":"","language":"C#","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/takahisa.png","metadata":{"files":{"readme":"README.mkd","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}},"created_at":"2012-02-07T01:25:27.000Z","updated_at":"2024-06-21T08:02:15.000Z","dependencies_parsed_at":"2023-01-22T09:45:14.314Z","dependency_job_id":null,"html_url":"https://github.com/takahisa/parseq","commit_stats":null,"previous_names":["linerlock/parseq"],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/takahisa%2Fparseq","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/takahisa%2Fparseq/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/takahisa%2Fparseq/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/takahisa%2Fparseq/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/takahisa","download_url":"https://codeload.github.com/takahisa/parseq/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243663452,"owners_count":20327299,"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":["c-sharp","parser-combinators"],"created_at":"2024-07-30T21:00:52.347Z","updated_at":"2025-03-14T23:31:07.202Z","avatar_url":"https://github.com/takahisa.png","language":"C#","readme":"Parseq\n====\n\n[![takahisa](https://circleci.com/gh/takahisa/parseq.svg?style=shield)](https://circleci.com/gh/takahisa/parseq)\n\n## About\n\nParseq is a monadic parser combinator library written for C#, It can parse context-sensitive, infinite-lookahead grammers.\n\n## Getting Started\n\n- **Install Parseq via NuGet**:\n\n    run the following command in [NuGet](https://www.nuget.org/) Package Manager Console.\n\n        PM\u003e Install-Package Parseq\n\n- **Install Parseq via Binary**:\n\n    you can download from [releases](https://github.com/linerlock/parseq/releases)\n\n- **Install Parseq via Source code**:\n\n        git clone https://github.com/linerlock/parseq.git\n\n    or download snapshot from [zipball](https://github.com/linerlock/parseq/zipball) | [tarball](https://github.com/linerlock/parseq/tarball)\n\n## Target\n\nParseq provided as PCL (Portable Class Library), it works on the following frameworks:\n\n- .NET Framework 4 (or later)\n- Windows 8 or Windows 8.1\n- Silverlight 5\n- Windows Phone 8.1\n\n\n## LICENSE\n\nParseq released under the [MIT License](https://raw.githubusercontent.com/linerlock/parseq/master/LICENSE).\n\n","funding_links":[],"categories":["C# #"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftakahisa%2Fparseq","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftakahisa%2Fparseq","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftakahisa%2Fparseq/lists"}