Skip to content

Commit

Permalink
增加了java、计导、编译原理 (#113)
Browse files Browse the repository at this point in the history
  • Loading branch information
moyuhuashu1 authored Dec 6, 2024
1 parent 4ba0d9a commit 199f65e
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 0 deletions.
4 changes: 4 additions & 0 deletions projects/Compilers.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@
* [YangChen-pro](https://github.com/YangChen-pro/bupt-assignments/tree/main/3rd%20year%20of%20BUPT/First%20semester/Compilation/lexical%20analysis) (C++ & Lex)
* [ProgrameThinking](https://github.com/ProgrameThinking/Compiler_bupt)(C++)
* [rand-fly](https://github.com/rand-fly/bupt_work_collection/tree/main/compiler)(C++)
* [moyuhuashu1](https://github.com/moyuhuashu1/bupt-cs-project/tree/main/%E7%BC%96%E8%AF%91%E5%8E%9F%E7%90%86%E5%AE%9E%E9%AA%8C/%E8%AF%8D%E6%B3%95%E5%88%86%E6%9E%90)(C)


### 语法分析

Expand All @@ -35,6 +37,8 @@
* [YangChen-pro](https://github.com/YangChen-pro/bupt-assignments/tree/main/3rd%20year%20of%20BUPT/First%20semester/Compilation/grammar%20analysis) (Python & Yacc)
* [ProgrameThinking](https://github.com/ProgrameThinking/Compiler_bupt)(C++)
* [rand-fly](https://github.com/rand-fly/bupt_work_collection/tree/main/compiler)(C++)
* [moyuhuashu1](https://github.com/moyuhuashu1/bupt-cs-project/tree/main/%E7%BC%96%E8%AF%91%E5%8E%9F%E7%90%86%E5%AE%9E%E9%AA%8C/%E8%AF%AD%E6%B3%95%E5%88%86%E6%9E%90)(C)


### 语义分析

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,8 @@
### 2022级 - 扫雷游戏 (C/C++)

- [Catslashbin & Tianzeds](https://github.com/catslashbin/Minesweeper)
- [moyuhuashu1](https://github.com/moyuhuashu1/bupt-cs-project/tree/main/%E8%AE%A1%E5%AF%BC)


### 2023级 - 麦当劳点餐服务系统 (C/C++)
- [LiuNanfu](https://github.com/Overturn1992/bupt-2023-course_design)
4 changes: 4 additions & 0 deletions projects/Java.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,7 @@
* [PostGuard](https://github.com/post-guard/PostLetter)
* 即时聊天软件-[server](https://github.com/112292454/javaOO)/[client](https://github.com/angrychow)
* [Guo-Chenxu & ypx9628 & hvinci](https://github.com/Guo-Chenxu/chatroom)

### 2022 级 - 聊天室

* [moyuhuashu1](https://github.com/moyuhuashu1/bupt-cs-project/tree/main/Java/%E5%A4%A7%E4%BD%9C%E4%B8%9A)

0 comments on commit 199f65e

Please sign in to comment.