{"id":15659135,"url":"https://github.com/ibara/yacc","last_synced_at":"2025-05-04T08:38:22.199Z","repository":{"id":80378487,"uuid":"71216875","full_name":"ibara/yacc","owner":"ibara","description":"Portable OpenBSD Yacc.","archived":false,"fork":false,"pushed_at":"2023-07-02T21:38:45.000Z","size":76,"stargazers_count":31,"open_issues_count":1,"forks_count":9,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-19T09:58:38.367Z","etag":null,"topics":["bsd","c","openbsd","posix","unix","yacc"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ibara.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2016-10-18T06:40:35.000Z","updated_at":"2025-01-25T21:08:56.000Z","dependencies_parsed_at":"2024-10-23T06:22:47.926Z","dependency_job_id":"41352362-4e6c-44a8-a7a9-8f169aa8ccb6","html_url":"https://github.com/ibara/yacc","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ibara%2Fyacc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ibara%2Fyacc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ibara%2Fyacc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ibara%2Fyacc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ibara","download_url":"https://codeload.github.com/ibara/yacc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252136905,"owners_count":21700097,"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":["bsd","c","openbsd","posix","unix","yacc"],"created_at":"2024-10-03T13:15:09.958Z","updated_at":"2025-05-04T08:38:22.181Z","avatar_url":"https://github.com/ibara.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/ibara/yacc.svg?branch=master)](https://travis-ci.org/ibara/yacc)\n\nyacc\n====\n`yacc`, or `oyacc`, is a portable version of the OpenBSD Yacc program.\n\nIt is suitable for ensuring standard Yacc compliance, for older Unix machines\nthat do not have a free Yacc or have a very old Yacc, or for users that do not\nneed the bells and whistles of `byacc` or `bison`.\n\n`yacc` has no dependencies other than libc. It is known to build and run on all\n*BSD flavors, Linux, Mac OS X, Cygwin, AIX, and Solaris. It is very likely to\nrun on other Unix flavors; please let me know if you are using this on a Unix\nnot listed here so that I may add it to the list.\n\nCompiling\n---------\nTo build, run:\n```\n$ ./configure\n$ make\n# make install\n```\n\nTesting\n-------\nTested on Linux and Mac OS X using TravisCI. *BSD, Cygwin, AIX, and Solaris\ntesting done manually. AIX 5.1L and Solaris 8 are used to help ensure backwards\ncompatibility.\n\nLicensing\n---------\nAll C files other than `portable.c` are 3-clause BSD licensed.\n`portable.c` has a combination of Public Domain and ISC licensed code.\n\nGet a tarball\n-------------\nSee releases tab. Please use the uploaded tarball!\nLatest version is oyacc-6.6.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fibara%2Fyacc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fibara%2Fyacc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fibara%2Fyacc/lists"}