{"id":18749668,"url":"https://github.com/coditva/yaccing","last_synced_at":"2026-01-26T03:32:39.952Z","repository":{"id":98240604,"uuid":"125534243","full_name":"coditva/Yaccing","owner":"coditva","description":"Stop yacking, start yaccing with parser generators!","archived":false,"fork":false,"pushed_at":"2018-03-17T18:04:47.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-20T10:45:13.786Z","etag":null,"topics":["bibtexparser","bison","grammar-parser","lex","yacc"],"latest_commit_sha":null,"homepage":null,"language":"Yacc","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/coditva.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":"2018-03-16T15:21:08.000Z","updated_at":"2018-03-17T18:04:48.000Z","dependencies_parsed_at":"2023-05-26T02:53:11.785Z","dependency_job_id":null,"html_url":"https://github.com/coditva/Yaccing","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/coditva/Yaccing","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coditva%2FYaccing","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coditva%2FYaccing/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coditva%2FYaccing/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coditva%2FYaccing/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coditva","download_url":"https://codeload.github.com/coditva/Yaccing/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coditva%2FYaccing/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28765914,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-26T03:19:35.311Z","status":"ssl_error","status_checked_at":"2026-01-26T03:19:13.815Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["bibtexparser","bison","grammar-parser","lex","yacc"],"created_at":"2024-11-07T17:08:18.237Z","updated_at":"2026-01-26T03:32:39.929Z","avatar_url":"https://github.com/coditva.png","language":"Yacc","readme":"## Learning Yacc/Bison\n_Stop yacking, start yaccing!_\n\nThis is an example parser for BibTeX, made for the Compilers Construction\ncourse at BITS Goa.\nAn accompanying blog post can be found\n[here](https://utkarshme.github.io/blog/milking-the-yacc/)\n\n### What is what\n    \n    parse.y         : define the grammar\n    lex.l           : token definitions\n    types.h         : datatypes for the parser\n    util.c/util.h   : utility functions\n    y.tab.c/y.tab.h : yacc generated grammar parser\n    lex.yy.c        : lex generated token parser\n\n\n### How to\n```bash\n$ make\n$ ./bibtex_parser \u003c testcases.txt\n$ # or\n$ make test\n```\n\n### Author\nUtkarsh Maheshwari\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoditva%2Fyaccing","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoditva%2Fyaccing","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoditva%2Fyaccing/lists"}