{"id":19537086,"url":"https://github.com/niutrans/compiler-notes","last_synced_at":"2026-03-04T13:02:32.490Z","repository":{"id":112053951,"uuid":"605468976","full_name":"NiuTrans/compiler-notes","owner":"NiuTrans","description":null,"archived":false,"fork":false,"pushed_at":"2023-03-24T05:18:39.000Z","size":14673,"stargazers_count":64,"open_issues_count":0,"forks_count":6,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-08T18:12:06.479Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/NiuTrans.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":"2023-02-23T08:13:45.000Z","updated_at":"2025-01-04T08:45:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"5f551c58-78a3-4f61-b1ee-c9d8dc5b11c8","html_url":"https://github.com/NiuTrans/compiler-notes","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/NiuTrans%2Fcompiler-notes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NiuTrans%2Fcompiler-notes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NiuTrans%2Fcompiler-notes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NiuTrans%2Fcompiler-notes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NiuTrans","download_url":"https://codeload.github.com/NiuTrans/compiler-notes/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240790543,"owners_count":19858051,"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-11-11T02:26:09.723Z","updated_at":"2026-03-04T13:02:32.408Z","avatar_url":"https://github.com/NiuTrans.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg src=\".\\figure\\main.jpg\" alt=\"main\" style=\"zoom: 25%;\" /\u003e\n\n# 编译原理讲义\n\n*王宝库 张俐 朱靖波 王会珍 马安香 肖桐*\n\n*东北大学 计算机科学与工程学院 自然语言处理实验室*\n\n## 简介\n\n《编译原理》是计算机及相关专业的基础课程之一。\n\n作为一个长期从事《编译原理》教学和实践的团队，我们很高兴能有机会把这门课程的教学内容进行分享，供学习者参考。\n\n本讲义的最初版本源自王宝库老师编写的《编译原理》教学课件，并经过张俐老师多次修改，形成了相对完整的版本。此后，东北大学多位教师在教学中使用了本讲义进行教学，并在此基础上开展了大量的实践。本讲义尽可能用通俗易懂的方式介绍编译器设计所涉及的理论、方法、算法和实现技巧，适合初学者使用。但是，程序设计语言和编译技术的发展十分迅速，本讲义的部分内容也会与时俱进，不断更新，欢迎大家提出宝贵意见！\n\n特别感谢参与讲义编写、排版、校对的同学们：*阮俊豪、常开妍、范瑀纯、黄鹏程、寇凯淇、周航、刘沛灼、赫洱锋、蒙龙、张靖男、黄灿安*\n\n网站地址： https://opensource.niutrans.com/complier-notes/homepage.html\n\nGithub： https://github.com/NiuTrans/compiler-notes\n\n\n## 讲义\n\n完整版本：[完整版](https://opensource.niutrans.com/complier-notes/pdf/compiler-notes.pdf)\n- [目录](https://opensource.niutrans.com/complier-notes/pdf/contents.pdf)\n- [1 编译程序的基本概念](https://opensource.niutrans.com/complier-notes/pdf/chapter1.pdf)\n- [2 形式语言基础](https://opensource.niutrans.com/complier-notes/pdf/chapter2.pdf)\n- [3 自动机基础](https://opensource.niutrans.com/complier-notes/pdf/chapter3.pdf)\n- [4 词法分析](https://opensource.niutrans.com/complier-notes/pdf/chapter4.pdf)\n- [5 语法分析](https://opensource.niutrans.com/complier-notes/pdf/chapter5.pdf)\n- [6 符号表](https://opensource.niutrans.com/complier-notes/pdf/chapter6.pdf)\n- [7 中间代码生成](https://opensource.niutrans.com/complier-notes/pdf/chapter7.pdf)\n- [8 优化处理](https://opensource.niutrans.com/complier-notes/pdf/chapter8.pdf)\n- [9 目标代码及其生成](https://opensource.niutrans.com/complier-notes/pdf/chapter9.pdf)\n\n## 问题\n\n关于讲义的任何问题和建议，请联系：maanxiang [at] mail.neu.edu.cn 或 xiaotong [at] mail.neu.edu.cn\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fniutrans%2Fcompiler-notes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fniutrans%2Fcompiler-notes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fniutrans%2Fcompiler-notes/lists"}