{"id":17965209,"url":"https://github.com/tokenrove/lalr-parser-generator","last_synced_at":"2026-02-23T23:36:44.662Z","repository":{"id":11579911,"uuid":"14069293","full_name":"tokenrove/lalr-parser-generator","owner":"tokenrove","description":"LALR parser generator; generates Common Lisp output.","archived":false,"fork":false,"pushed_at":"2013-11-02T16:22:49.000Z","size":116,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-09T08:16:44.011Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Common Lisp","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tokenrove.png","metadata":{"files":{"readme":"README","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":"2013-11-02T16:22:19.000Z","updated_at":"2014-02-12T06:49:43.000Z","dependencies_parsed_at":"2022-09-19T05:40:16.629Z","dependency_job_id":null,"html_url":"https://github.com/tokenrove/lalr-parser-generator","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/tokenrove%2Flalr-parser-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokenrove%2Flalr-parser-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokenrove%2Flalr-parser-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokenrove%2Flalr-parser-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tokenrove","download_url":"https://codeload.github.com/tokenrove/lalr-parser-generator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247070779,"owners_count":20878581,"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-29T12:10:30.013Z","updated_at":"2026-02-23T23:36:39.619Z","avatar_url":"https://github.com/tokenrove.png","language":"Common Lisp","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\nI recommend that you use cl-yacc by Juliusz Chroboczek instead of this\npackage.  Among other things, his package properly supports operator\nprecedence and so on, and is a lot more polished -- I bet it's way\nfaster, too.\n\nIf that's the case, why am I releasing this code?  Well, I had already\nwritten some things (like m68k-assembler) that depend on it.  Also,\nthe code is much shorter and I feel it might be more understandable to\nsomeone unfamiliar with either package and looking to modify a parser\ngenerator.  Also, the default mode of operation for this package is to\nwrite the tables and parser to a stream, so you don't need to have\nthis package around at runtime.\n\nLook at tests.lisp (or m68k-grammar.lisp in the m68k-assembler package)\nfor examples of the grammar form.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftokenrove%2Flalr-parser-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftokenrove%2Flalr-parser-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftokenrove%2Flalr-parser-generator/lists"}