{"id":15694020,"url":"https://github.com/rwxrob/pegn-go","last_synced_at":"2025-05-08T05:59:04.039Z","repository":{"id":57570294,"uuid":"321077884","full_name":"rwxrob/pegn-go","owner":"rwxrob","description":"🌑 PEGN library in Go","archived":false,"fork":false,"pushed_at":"2023-02-18T14:13:49.000Z","size":142,"stargazers_count":7,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-10-04T18:51:09.591Z","etag":null,"topics":["go","golang","grammar","library","parser","peg","pegn"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rwxrob.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING","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":"2020-12-13T13:59:44.000Z","updated_at":"2024-05-21T08:53:33.000Z","dependencies_parsed_at":"2024-06-19T05:30:45.145Z","dependency_job_id":null,"html_url":"https://github.com/rwxrob/pegn-go","commit_stats":null,"previous_names":["pegn/pegn-go"],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rwxrob%2Fpegn-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rwxrob%2Fpegn-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rwxrob%2Fpegn-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rwxrob%2Fpegn-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rwxrob","download_url":"https://codeload.github.com/rwxrob/pegn-go/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221244436,"owners_count":16783849,"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":["go","golang","grammar","library","parser","peg","pegn"],"created_at":"2024-10-03T18:51:03.826Z","updated_at":"2024-10-23T22:41:25.336Z","avatar_url":"https://github.com/rwxrob.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PEGN Parser Generator\n\nThis generator was built by [di-wu](https://github.com/di-wu) and is\nbased on the original functional AST parser created by\n[rwxrob](https://github.com/rwxrob) using a unique, Go-friendly\ntypes-as-operators approach to facilitate the early stages of parser\ndesign and development. The plan is to rewrite this generator with two\nmodes, the more understandable but less efficient current functional\nmethod, and a more performant single, recursive-descent parser upon\nwhich future regex-like functions will be created.\n\n## Installation\n\nRun the following to generate the `pegn` parser subpackage from the\ncanonical specification sources:\n\n```shell\ngo generate\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frwxrob%2Fpegn-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frwxrob%2Fpegn-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frwxrob%2Fpegn-go/lists"}