forked from shining1984/PL-Compiler-Resource
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
3ce44a1
commit b01163a
Showing
3 changed files
with
35 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,45 @@ | ||
# The Conferences and Journals about PL and Compiler | ||
|
||
## Conferences | ||
## PL | ||
|
||
1. CC: Compiler Construction | ||
1. [ACM SIGPLAN: Special Interest Group on Programming Languages](https://sigplan.org/) | ||
|
||
2. CGO: Code Generation and Optimization | ||
[SIGPLAN Conferences](https://sigplan.org/Conferences/) [SIGPLAN Blog](https://blog.sigplan.org/) | ||
|
||
2. POPL: Principles of Programming Languages | ||
|
||
[POPL 1995-2022](https://sigplan.org/Conferences/POPL/) | ||
|
||
3. PLDI: Programming Languages Design and Implementtation | ||
|
||
4. POPL: Principles of Programming Languages | ||
4. ICFP: International Conference on Functional Programming | ||
|
||
5. ASPLOS: Architectural Support for Programming Languages and Operating Systems | ||
|
||
6. TOPLAS: ACM Transactions of Programming Languages and Systems | ||
6. DLS: Dynamic Languages Symposium | ||
|
||
7. GPCE: Generative Programming: Concepts and Experiences | ||
|
||
8. HOPL: History of Programming Languages | ||
|
||
[HOPL IV](https://hopl4.sigplan.org/) | ||
|
||
9. PLMW: The Programming Languages Mentoring Workshop | ||
|
||
10. TOPLAS: ACM Transactions of Programming Languages and Systems | ||
|
||
## Compiler | ||
|
||
1. CC: Compiler Construction | ||
|
||
[CC 2010-2022](https://conf.researchr.org/series/CC/) | ||
|
||
2. CGO: Code Generation and Optimization | ||
|
||
7. [HOPL IV: History of Programming Languages](https://hopl4.sigplan.org/) | ||
[CGO 2003-2021](https://conf.researchr.org/info/cgo-2022/previous-cgos) | ||
|
||
[CGO 2022](https://conf.researchr.org/home/cgo-2022) | ||
|
||
8. [OSDT: 开源开发工具大会](http://www.hellogcc.org/) | ||
3. LCTES: Languages, Compilers, and Tools for Embedded Systems | ||
|
||
## Journals | ||
4. [OSDT: 开源开发工具大会](https://hellogcc.github.io/) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters