{"id":15375107,"url":"https://github.com/ozansz/v-lang-tester","last_synced_at":"2026-02-07T01:01:27.531Z","repository":{"id":109437081,"uuid":"224913929","full_name":"ozansz/v-lang-tester","owner":"ozansz","description":"Parser tester for CENG444 Term Project #1 - V Language (by Cem Bozşahin)","archived":false,"fork":false,"pushed_at":"2019-11-30T11:17:48.000Z","size":10,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-12T11:51:59.874Z","etag":null,"topics":["antlr4","compiler","parser","risc-v"],"latest_commit_sha":null,"homepage":"","language":"V","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/ozansz.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":"2019-11-29T19:48:14.000Z","updated_at":"2019-11-30T21:37:02.000Z","dependencies_parsed_at":"2023-03-23T04:23:18.102Z","dependency_job_id":null,"html_url":"https://github.com/ozansz/v-lang-tester","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ozansz/v-lang-tester","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ozansz%2Fv-lang-tester","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ozansz%2Fv-lang-tester/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ozansz%2Fv-lang-tester/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ozansz%2Fv-lang-tester/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ozansz","download_url":"https://codeload.github.com/ozansz/v-lang-tester/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ozansz%2Fv-lang-tester/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29183274,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-07T00:44:15.062Z","status":"ssl_error","status_checked_at":"2026-02-07T00:35:01.758Z","response_time":59,"last_error":"SSL_read: 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":["antlr4","compiler","parser","risc-v"],"created_at":"2024-10-01T14:01:18.252Z","updated_at":"2026-02-07T01:01:27.419Z","avatar_url":"https://github.com/ozansz.png","language":"V","funding_links":[],"categories":[],"sub_categories":[],"readme":"# V Lang Test Suite\n\nParser (and code generator maybe :)) tester for CENG444 Term Project #1 - V Language (by Cem Bozşahin).\n\n## Usage\n\nTo test your parser's functionality, just run `compile.sh` with your grammar file as an argument.\n\n```bash\ngit clone https://github.com/ozansz/v-lang-tester\n\ncd v-lang-tester\n\nchmod +x *.sh\n\n./compile.sh /home/john/ceng444/V.g4\n```\n\nThe script then compiles your grammar and runs tests through 6 sample V programs. \n\n## Extras\n\nThe files which name is starting with `ext_` are there to test functionality of custom extensions written by me. These are \n\n* Multi-dimensional vectors\n* Inline assembly\n\nIf your grammar gives error in these files, do not care.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fozansz%2Fv-lang-tester","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fozansz%2Fv-lang-tester","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fozansz%2Fv-lang-tester/lists"}