{"id":13730309,"url":"https://github.com/LPeter1997/CppCmb","last_synced_at":"2025-05-08T02:32:15.153Z","repository":{"id":54230682,"uuid":"147797522","full_name":"LPeter1997/CppCmb","owner":"LPeter1997","description":"A generic C++17 parser-combinator library with a natural grammar notation.","archived":false,"fork":false,"pushed_at":"2021-03-02T06:51:28.000Z","size":349,"stargazers_count":123,"open_issues_count":5,"forks_count":8,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-11-14T21:37:56.355Z","etag":null,"topics":["c-plus-plus","c-plus-plus-17","parser","parser-combinator","parser-combinators","parser-library"],"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/LPeter1997.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":"2018-09-07T08:51:51.000Z","updated_at":"2024-09-23T03:47:05.000Z","dependencies_parsed_at":"2022-08-13T09:40:49.751Z","dependency_job_id":null,"html_url":"https://github.com/LPeter1997/CppCmb","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/LPeter1997%2FCppCmb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LPeter1997%2FCppCmb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LPeter1997%2FCppCmb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LPeter1997%2FCppCmb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LPeter1997","download_url":"https://codeload.github.com/LPeter1997/CppCmb/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252986934,"owners_count":21836259,"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-plus-plus","c-plus-plus-17","parser","parser-combinator","parser-combinators","parser-library"],"created_at":"2024-08-03T02:01:13.130Z","updated_at":"2025-05-08T02:32:14.675Z","avatar_url":"https://github.com/LPeter1997.png","language":"C++","readme":"![alt text](https://github.com/LPeter1997/CppCmb/blob/master/cppcmb_logo.svg \"CppCmb Logo\")\n\n# What is CppCmb?\n\nCppCmb is a [single-header](https://github.com/LPeter1997/CppCmb/blob/master/cppcmb.hpp) C++17 monadic parser-combinator library that aims for genericity and simplicity. It tries to get very close to grammar notations, like BNF.\n\n# How do I compile/install it?\n\nIt's a [single header file](https://github.com/LPeter1997/CppCmb/blob/master/cppcmb.hpp) that you can just drop into your project and use it straight away.\n\n# How do I use it?\n\nSee the [wiki](https://github.com/LPeter1997/CppCmb/wiki) for documentation and tutorial. See [examples folder](https://github.com/LPeter1997/CppCmb/tree/master/examples) for usage.\n\n# How can I contribute?\n\nYou can open issues, or do a pull-request if you've implemented/fixed something.\n\n# To do:\n* Add more examples\n* Test and make it work on MSVC (currently only worked with GCC, untested on everything else)\n\n# Roadmap:\n* Error reporting and a way to describe parsers to the user\n* Testing and fuzzing the library\n","funding_links":[],"categories":["C++"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FLPeter1997%2FCppCmb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FLPeter1997%2FCppCmb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FLPeter1997%2FCppCmb/lists"}