Skip to content

Commit

Permalink
Merge pull request #114 from 65456u/65456u
Browse files Browse the repository at this point in the history
Added references to projects in Advanced Labs in Computer Networks, Compilers, and Program Practice sections
  • Loading branch information
angrychow authored Jan 6, 2025
2 parents 199f65e + 7a739c0 commit ad7c47f
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 1 deletion.
1 change: 1 addition & 0 deletions projects/Advanced-Labs-in-Computer-Networks.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,4 @@
* [yige2021](https://github.com/yige2021/LyDNS_new)(C)
* [YangChen-pro](https://github.com/YangChen-pro/bupt-assignments/tree/main/2nd%20year%20of%20BUPT/Second%20semester/Computer%20Network/Course%20Design) (C)
* [BUPT-CS-Assignment](https://github.com/BUPT-CS-Assignment/DNS-Relay) (C)
* [65456u](https://github.com/65456u/scholar-archive/tree/main/projects/SimpleDNSRelayServer) (C)
2 changes: 2 additions & 0 deletions projects/Compilers.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
* [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)
* [65456u](https://github.com/65456u/scholar-archive/tree/main/projects/SimplePythonLexer) (C++)


### 语法分析
Expand All @@ -44,3 +45,4 @@

* [Thesharing](https://github.com/Thesharing/school-projects/tree/master/Homework/Compile%20Principle/%E8%AF%AD%E4%B9%89%E5%88%86%E6%9E%90) (C)
* [Xuanyue Yang](https://github.com/YangXuanyue/Compiler) (C++)
* [65456u](https://github.com/65456u/scholar-archive/tree/main/projects/SemanticAnalysis) (C++)
3 changes: 2 additions & 1 deletion projects/Program-Practice.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,5 @@
* [jackfiled](https://github.com/jackfiled/Katheryne): (C#)
* [rand-fly](https://github.com/rand-fly/bupt_work_collection/tree/main/ChattyCat): (Typescript)
* [ye-rm](https://github.com/ye-rm/MyDSL): (Go)
* [Nerlci](https://github.com/Nerlci/dialogik): (Kotlin)
* [Nerlci](https://github.com/Nerlci/dialogik): (Kotlin)
* [65456u](https://github.com/65456u/scholar-archive/tree/main/projects/ChatFlow): (Python)

0 comments on commit ad7c47f

Please sign in to comment.