{"id":13467026,"url":"https://github.com/LeechanX/My-Compiler-Designer","last_synced_at":"2025-03-26T00:31:50.450Z","repository":{"id":8346732,"uuid":"9906453","full_name":"LeechanX/My-Compiler-Designer","owner":"LeechanX","description":"利用java语言写的编译器，自己设计了语言、文法、设计了词法分析、语法分析、语义分析和汇编代码生成","archived":false,"fork":false,"pushed_at":"2016-06-22T01:17:57.000Z","size":1029,"stargazers_count":122,"open_issues_count":2,"forks_count":47,"subscribers_count":8,"default_branch":"master","last_synced_at":"2024-10-29T20:34:18.765Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","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/LeechanX.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":"2013-05-07T07:27:25.000Z","updated_at":"2024-06-26T13:10:50.000Z","dependencies_parsed_at":"2022-08-07T03:15:15.059Z","dependency_job_id":null,"html_url":"https://github.com/LeechanX/My-Compiler-Designer","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/LeechanX%2FMy-Compiler-Designer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeechanX%2FMy-Compiler-Designer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeechanX%2FMy-Compiler-Designer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LeechanX%2FMy-Compiler-Designer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LeechanX","download_url":"https://codeload.github.com/LeechanX/My-Compiler-Designer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245566099,"owners_count":20636391,"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":"2024-07-31T15:00:52.396Z","updated_at":"2025-03-26T00:31:49.500Z","avatar_url":"https://github.com/LeechanX.png","language":"Java","funding_links":[],"categories":["Java"],"sub_categories":[],"readme":"编译器界面图:\n===========================\nNewSWTApp.java UI部分（SWT组件）\n![github](http://img.blog.csdn.net/20130507155623487 \"github\")\n\n运行方法  Usage \n---------------------------\nCFanalyze.java 词法分析部分\n---------------------------\n在文本域输入你的代码（按照我给的文法  文法在myG.txt里）\n![github](http://img.blog.csdn.net/20130507160016683 \"github\")\n先点击第一个button生成词法分析\n![github](http://img.blog.csdn.net/20130507160114071 \"github\")\nYFanalyze.java 词法分析部分\n---------------------------\n再点击第二个button把代码转义成适配文法标识符的输入串\n![github](http://img.blog.csdn.net/20130507160150805 \"github\")\n点第三个Button进行语法分析   如果语法正确，显示accepted  如图：\n![github](http://img.blog.csdn.net/20130507160228757 \"github\")\n 如果语法错误，显示错误以及错误的地方\n YYanalyze.java 词法分析部分\n---------------------------\n点第四个button进行语义分析  生成四元式\n![github](http://img.blog.csdn.net/20130507160254084 \"github\")\nHBgenerate.java 词法分析部分\n---------------------------\n点第五个Button进行四元式翻译，翻译成汇编代码\n![github](http://img.blog.csdn.net/20130507160315255 \"github\")\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FLeechanX%2FMy-Compiler-Designer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FLeechanX%2FMy-Compiler-Designer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FLeechanX%2FMy-Compiler-Designer/lists"}