{"id":15375108,"url":"https://github.com/ozansz/vlang-llvm-compiler","last_synced_at":"2025-03-27T22:14:48.099Z","repository":{"id":109437085,"uuid":"233484412","full_name":"ozansz/vlang-llvm-compiler","owner":"ozansz","description":"LLVM-based code generator for CENG444 term project experimental language VLang","archived":false,"fork":false,"pushed_at":"2020-01-15T20:19:51.000Z","size":63,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-02T00:27:53.027Z","etag":null,"topics":["bison","compiler","compiler-design","flex","llvm","llvm-ir","metu-ceng"],"latest_commit_sha":null,"homepage":"https://sazak.io/projects/vlang-metu","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/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":"2020-01-13T01:07:39.000Z","updated_at":"2023-02-27T23:16:10.000Z","dependencies_parsed_at":"2023-05-15T22:00:44.913Z","dependency_job_id":null,"html_url":"https://github.com/ozansz/vlang-llvm-compiler","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/ozansz%2Fvlang-llvm-compiler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ozansz%2Fvlang-llvm-compiler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ozansz%2Fvlang-llvm-compiler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ozansz%2Fvlang-llvm-compiler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ozansz","download_url":"https://codeload.github.com/ozansz/vlang-llvm-compiler/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245931895,"owners_count":20695964,"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":["bison","compiler","compiler-design","flex","llvm","llvm-ir","metu-ceng"],"created_at":"2024-10-01T14:01:19.467Z","updated_at":"2025-03-27T22:14:48.069Z","avatar_url":"https://github.com/ozansz.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sazak's VLang Compiler\n\nThis is a minimal code generator written using Flex, Bison and LLVM.\n\nSee [Cem Bozşahin's repo](https://github.com/bozsahin/ceng444/blob/master/project-material/vspecs-2019.pdf) for VLang specs. \n\n## Usage\n\nTo compile the compiler, just run make:\n\n```bash\nmake\n```\n\nIt will generate **parser**, **irgen** and **compiler** executables.\n\n### Tools\n\n```bash\ncat source_code_file.v | ./parser\ncat source_code_file.v | ./irgen\ncat source_code_file.v | ./compiler\n```\n\nThe compiler generates a LLVM IR code to file **out.ll**","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fozansz%2Fvlang-llvm-compiler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fozansz%2Fvlang-llvm-compiler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fozansz%2Fvlang-llvm-compiler/lists"}