{"id":26824210,"url":"https://github.com/laolarou726/coolcompiler","last_synced_at":"2025-04-28T11:45:45.918Z","repository":{"id":61819385,"uuid":"536874558","full_name":"laolarou726/CoolCompiler","owner":"laolarou726","description":"Stanford CS1/CS143 Compilers Course Project for COOL (Classroom Object-Oriented Language) in C++ using LLVM backend","archived":false,"fork":false,"pushed_at":"2022-11-27T08:00:16.000Z","size":259,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-03-10T15:14:45.804Z","etag":null,"topics":["ast","code-generation","compiler","cool","cpp","lexer","llvm","llvm-ir","parser","parsers","semantic","stanford"],"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/laolarou726.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}},"created_at":"2022-09-15T05:18:17.000Z","updated_at":"2023-01-31T01:45:07.000Z","dependencies_parsed_at":"2023-01-23T18:01:19.387Z","dependency_job_id":null,"html_url":"https://github.com/laolarou726/CoolCompiler","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laolarou726%2FCoolCompiler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laolarou726%2FCoolCompiler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laolarou726%2FCoolCompiler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laolarou726%2FCoolCompiler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/laolarou726","download_url":"https://codeload.github.com/laolarou726/CoolCompiler/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246296693,"owners_count":20754657,"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":["ast","code-generation","compiler","cool","cpp","lexer","llvm","llvm-ir","parser","parsers","semantic","stanford"],"created_at":"2025-03-30T09:18:46.795Z","updated_at":"2025-03-30T09:18:47.211Z","avatar_url":"https://github.com/laolarou726.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CoolCompiler [![CodeQL](https://github.com/laolarou726/CoolCompiler/actions/workflows/codeql.yml/badge.svg)](https://github.com/laolarou726/CoolCompiler/actions/workflows/codeql.yml)\n\nStanford CS1/CS143 Compilers Course Project - Cool compiler with LLVM backend\n\n## Development Status\n\n|Component|Status|\n|:---------------:|:-------:|\n|  Lexer          |  ✅     |\n|  Parser         |  ✅     |\n|Semantic Analysis|  ✅     |\n|   Optimization  | Skipped |\n|Code Generation  | WIP |\n\n## Setup\n\n### Tested Environment\n\n- Ubuntu: 22.04\n- LLVM: 15.0.2\n- Zlib: 1.2.11\n\n### Install Zlib\n\n```bash\n\nsudo apt-get install zlib1g-dev\n\n```\n\n### Install LLVM\n\n```bash\n\nsudo bash -c \"$(wget -O - https://apt.llvm.org/llvm.sh)\"\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flaolarou726%2Fcoolcompiler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flaolarou726%2Fcoolcompiler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flaolarou726%2Fcoolcompiler/lists"}