{"id":15032818,"url":"https://github.com/ruby/racc","last_synced_at":"2025-05-13T17:05:54.269Z","repository":{"id":450846,"uuid":"74056","full_name":"ruby/racc","owner":"ruby","description":"Racc is an LALR(1) parser generator.  It is written in Ruby itself, and generates ruby programs.","archived":false,"fork":false,"pushed_at":"2025-02-15T14:22:37.000Z","size":3656,"stargazers_count":543,"open_issues_count":8,"forks_count":89,"subscribers_count":52,"default_branch":"master","last_synced_at":"2025-04-15T23:02:52.086Z","etag":null,"topics":["lalr-parser-generator","parser-generator"],"latest_commit_sha":null,"homepage":"https://ruby.github.io/racc/","language":"Yacc","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/ruby.png","metadata":{"files":{"readme":"README.ja.rdoc","changelog":"ChangeLog","contributing":null,"funding":null,"license":"COPYING","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":"2008-11-10T21:24:07.000Z","updated_at":"2025-04-14T03:46:39.000Z","dependencies_parsed_at":"2024-02-22T22:29:47.083Z","dependency_job_id":"d5b4d532-616b-4b64-8237-6dcdebc8d2fd","html_url":"https://github.com/ruby/racc","commit_stats":{"total_commits":780,"total_committers":49,"mean_commits":"15.918367346938776","dds":0.5641025641025641,"last_synced_commit":"d9218e43ccffbd102b8075352c6c7b9b071eb453"},"previous_names":["tenderlove/racc"],"tags_count":24,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fracc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby","download_url":"https://codeload.github.com/ruby/racc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250357620,"owners_count":21417315,"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":["lalr-parser-generator","parser-generator"],"created_at":"2024-09-24T20:19:30.370Z","updated_at":"2025-04-23T23:03:09.021Z","avatar_url":"https://github.com/ruby.png","language":"Yacc","funding_links":[],"categories":[],"sub_categories":[],"readme":"= Racc\n\n* https://github.com/ruby/racc\n\n== DESCRIPTION:\n\n  Racc は LALR(1) パーサジェネレータです。\n  yacc の Ruby 版に相当します。\n\n== 必要環境\n\n  *  Ruby 2.5 以降\n\n== インストール\n\n  gem インストール:\n\n    $ gem install racc\n\n== テスト\n\n  sample/ 以下にいくつか Racc の文法ファイルのサンプルが用意\n  してあります。動くのも動かないのもありますが、少なくとも\n  calc-ja.y は動くのでこれを処理してみましょう。Racc をインス\n  トールしたあと\n\n      $ racc -ocalc.rb calc-ja.y\n\n  として下さい。処理は一瞬から数秒で終わるので、\n\n      $ ruby calc.rb\n\n  を実行してください。ちゃんと動いてますか？\n\n  Racc の文法など詳しいことは doc.ja/ ディレクトリ以下の HTML を\n  見てください。\n\n\n== ライセンス\n\n  このパッケージに付属するファイルの著作権は青木峰郎が保持します。\n  ライセンスは Ruby ライセンスです。ただしユーザが書いた規則\n  ファイルや、Racc がそこから生成した Ruby スクリプトはその対象\n  外です。好きなライセンスで配布してください。\n\n\n== バグなど\n\n  Racc を使っていてバグらしき現象に遭遇したら、下記のアドレスまで\n  メールをください。作者にはバグを修正する義務はありませんがその\n  意思はあります。また、そのときはできるだけバグを再現できる文法\n  ファイルを付けてください。\n\n\n                                         青木峰郎(あおきみねろう)\n                                              aamine@loveruby.net\n                                            http://i.loveruby.net\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fruby%2Fracc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fruby%2Fracc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fruby%2Fracc/lists"}