{"id":16389342,"url":"https://github.com/marcelog/ex_abnf_example","last_synced_at":"2025-06-11T12:36:34.495Z","repository":{"id":139308488,"uuid":"41602893","full_name":"marcelog/ex_abnf_example","owner":"marcelog","description":"Sample application that demonstrates the use of ex_abnf to implement grammar parsers in Elixir","archived":false,"fork":false,"pushed_at":"2017-01-22T21:10:22.000Z","size":8,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-22T16:05:53.076Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Elixir","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/marcelog.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":"2015-08-29T18:18:00.000Z","updated_at":"2018-03-12T16:23:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"ebcdae9d-55a2-4d5e-8038-66acb2e8217a","html_url":"https://github.com/marcelog/ex_abnf_example","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/marcelog%2Fex_abnf_example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcelog%2Fex_abnf_example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcelog%2Fex_abnf_example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcelog%2Fex_abnf_example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marcelog","download_url":"https://codeload.github.com/marcelog/ex_abnf_example/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcelog%2Fex_abnf_example/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259265498,"owners_count":22831176,"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":[],"created_at":"2024-10-11T04:32:26.187Z","updated_at":"2025-06-11T12:36:34.457Z","avatar_url":"https://github.com/marcelog.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ex_abnf_example\n\n\nThis is a sample application that demonstrates the use of [ex_abnf](https://github.com/marcelog/ex_abnf) to\nimplement [ABNF](https://en.wikipedia.org/wiki/Augmented_Backus%E2%80%93Naur_Form) grammar parsers in\n[Elixir](http://elixir-lang.org). The original article/tutorial for this application is located at [http://marcelog.github.io/articles/abnf_grammars_in_elixir.html](http://marcelog.github.io/articles/abnf_grammars_in_elixir.html).\n\nThe [sample grammar](https://github.com/marcelog/ex_abnf_example/blob/master/priv/postal_code.abnf) is\ntaken from the [ABNF wiki](https://en.wikipedia.org/wiki/Augmented_Backus%E2%80%93Naur_Form#Example) and\na [simple test](https://github.com/marcelog/ex_abnf_example/blob/master/test/ex_abnf_example_test.exs) demonstrates how it works.\n\n# LICENSE\nThe source code is released under Apache 2 License.\n\nCheck [LICENSE](https://github.com/marcelog/ex_abnf_example/blob/master/LICENSE) file for more information.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcelog%2Fex_abnf_example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarcelog%2Fex_abnf_example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcelog%2Fex_abnf_example/lists"}