{"id":26152152,"url":"https://github.com/timsueberkrueb/yalr","last_synced_at":"2025-09-06T22:32:13.095Z","repository":{"id":93304434,"uuid":"160854760","full_name":"timsueberkrueb/yalr","owner":"timsueberkrueb","description":"Yet Another LR parser generator","archived":false,"fork":false,"pushed_at":"2019-02-19T14:18:19.000Z","size":126,"stargazers_count":2,"open_issues_count":12,"forks_count":0,"subscribers_count":3,"default_branch":"develop","last_synced_at":"2025-07-11T08:05:24.210Z","etag":null,"topics":["lalr","lalr1","lr","parser-generator","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/timsueberkrueb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE-APACHE","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,"zenodo":null}},"created_at":"2018-12-07T17:23:42.000Z","updated_at":"2021-07-31T06:30:05.000Z","dependencies_parsed_at":"2023-03-03T21:00:37.526Z","dependency_job_id":null,"html_url":"https://github.com/timsueberkrueb/yalr","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/timsueberkrueb/yalr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timsueberkrueb%2Fyalr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timsueberkrueb%2Fyalr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timsueberkrueb%2Fyalr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timsueberkrueb%2Fyalr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/timsueberkrueb","download_url":"https://codeload.github.com/timsueberkrueb/yalr/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timsueberkrueb%2Fyalr/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273973508,"owners_count":25200575,"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-06T02:00:13.247Z","response_time":2576,"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"}},"keywords":["lalr","lalr1","lr","parser-generator","rust"],"created_at":"2025-03-11T06:58:24.955Z","updated_at":"2025-09-06T22:32:13.088Z","avatar_url":"https://github.com/timsueberkrueb.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# YALR\n\nYALR (Yet Another LR parser generator) is a Rust library for generating `LALR(1)` parsers.\n\n**IMPORTANT:** YALR is early work in progress and currently in an early prototypical state. Here be dragons.\n\n## Features\n\n* **Straightforward syntax** - no custom grammar files, only Rust code and macros\n* **Tooling included** - Parser introspection tooling included (LALR parse table, LALR state diagram)\n* **Lexer-independent** - Works with any lexer that implements the `Lexer` trait\n\n## Build\n\nRust \u003e= `1.31.0` is required to build YALR.\n\n## Usage\n\nExamples can be found in the [examples](examples) directory.\n\n## License\n\nYALR is licensed under either of the following licenses, at your option:\n\n* [Apache License Version 2.0](LICENSE-APACHE)\n* [MIT License](LICENSE-MIT)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimsueberkrueb%2Fyalr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftimsueberkrueb%2Fyalr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimsueberkrueb%2Fyalr/lists"}