{"id":25429974,"url":"https://github.com/davidyslu/simple_compiler","last_synced_at":"2025-05-14T10:35:33.234Z","repository":{"id":86381998,"uuid":"61120955","full_name":"davidyslu/Simple_Compiler","owner":"davidyslu","description":"Simple compiler with Yacc and Lex","archived":false,"fork":false,"pushed_at":"2017-09-02T03:01:47.000Z","size":159,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-14T10:33:20.203Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/davidyslu.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-06-14T12:27:31.000Z","updated_at":"2017-09-02T02:56:33.000Z","dependencies_parsed_at":"2023-03-16T13:15:13.319Z","dependency_job_id":null,"html_url":"https://github.com/davidyslu/Simple_Compiler","commit_stats":null,"previous_names":["davidyslu/simple_compiler"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidyslu%2FSimple_Compiler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidyslu%2FSimple_Compiler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidyslu%2FSimple_Compiler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidyslu%2FSimple_Compiler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidyslu","download_url":"https://codeload.github.com/davidyslu/Simple_Compiler/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254121175,"owners_count":22018117,"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":[],"created_at":"2025-02-17T02:32:59.010Z","updated_at":"2025-05-14T10:35:33.209Z","avatar_url":"https://github.com/davidyslu.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simple Compiler\n\n[![License: IEEE](https://img.shields.io/badge/License-CC%20BY--NC--SA%204.0-lightgrey.svg)](http://creativecommons.org/licenses/by-nc-sa/4.0/)\n\n## Installation\n\n* Compilation\n  ```bash\n  $ make lex\n  $ make yacc\n  $ make\n  ```\n* Execution\n  ```bash\n  ./parser \u003c test.c \u003e test.asm\n  ```\n\n## TODO\n\n* `PRINT` and `READ` need to fix.\n* `LEA` need to fix.\n\n\n## Author\n\n* [Yung-Sheng Lu](http://github.com/yungshenglu)\n\n---\n[![License: IEEE](https://img.shields.io/badge/License-CC%20BY--NC--SA%204.0-lightgrey.svg)](http://creativecommons.org/licenses/by-nc-sa/4.0/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidyslu%2Fsimple_compiler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavidyslu%2Fsimple_compiler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidyslu%2Fsimple_compiler/lists"}