diff --git a/index.html b/index.html
index ee07269..949f9f0 100644
--- a/index.html
+++ b/index.html
@@ -97,7 +97,7 @@
Research Interests
I am broadly interested in topics related to program
Current Research
-
- Program Analysis and Verification
+ Program Analysis and Verification
-
Path sensitivity [PLDI'21a] [ISSTA'20], context sensitivity (via CFL-reachability) [OOPSLA'22a]
@@ -118,7 +118,7 @@
Current Research
-
- Program Synthesis and Optimizations
+ Program Synthesis and Optimizations
-
Program synthesis for code search [ECOOP'23] and translation [ASPLOS'24]
@@ -130,7 +130,7 @@
Current Research
-
- Automted Reasoning
+ Automted Reasoning
-
Symbolic abstraction: application in synthesizing best abstract transformers [OOPSLA'21]
@@ -163,12 +163,12 @@
Selected Publications
The ACM SIGSOFT International Symposium on Software Testing and Analysis (CCF Rank A)
- TOSEM 24: Octopus: Scaling Value-Flow Analysis via Parallel Collection of Realizable Path Conditions
-
Wensheng Tang, Dejun Dong, Shijie Li, Chengpeng Wang, Peisen Yao, Jinguo Zhou, and Charles Zhang.
+
Wensheng Tang, Dejun Dong, Shijie Li, Chengpeng Wang, Peisen Yao, Jinguo Zhou, and Charles Zhang
ACM Transactions on Software Engineering and Methodology (CCF Rank A)
-
ICSE 2024: Enabling Runtime Verification of Causal Discovery Algorithms with Automated Conditional Independence Reasoning
-
Pingchuan Ma, Zhenlan Ji, Peisen Yao, Shuai Wang, and Kui Ren.
+
Pingchuan Ma, Zhenlan Ji, Peisen Yao, Shuai Wang, and Kui Ren
The 2024 IEEE/ACM International Conference on Software Engineering (CCF Rank A)
-
@@ -243,7 +243,7 @@
Selected Publications
-
OOPSLA 2021: Program Analysis via Efficient Symbolic Abstraction
-
Peisen Yao, Qingkai Shi, Heqing Huang, and Charles Zhang.
The 36th ACM SIGPLAN Conference on Objected Oriented Programming, Systems, Languages, and Applications (CCF Rank A)
+
Peisen Yao, Qingkai Shi, Heqing Huang, and Charles Zhang
The 36th ACM SIGPLAN Conference on Objected Oriented Programming, Systems, Languages, and Applications (CCF Rank A)
(One of the algorithms has been integrated into SVF)
-
@@ -253,7 +253,7 @@
Selected Publications
-
ESEC/FSE 2021: Skeletal Approximation Enumeration for SMT Solver Testing
Peisen Yao, Heqing Huang, Wensheng Tang, Qingkai Shi, Rongxin Wu, and Charles Zhang
-
The ACM Joint European Software Engineering Conference and Symposium on the Foundations of Software Engineering (CCF Rank A)
+
The ACM Joint European Software Engineering Conference and Symposium on the Foundations of Software Engineering (CCF Rank A)
-
ISSTA 2021: Fuzzing SMT Solvers via Two-Dimensional Input Space Exploration
diff --git a/teaching/index.html b/teaching/index.html
index 03af2a7..083dae9 100644
--- a/teaching/index.html
+++ b/teaching/index.html
@@ -10,7 +10,7 @@
Course Information
Lectures: Tuesday, 10:00am - 12:25pm
Instructor: rainoftime, pyaoaa@zju.edu.cn
- Teaching assistant: chiaki_cage
+ Teaching assistant: Chiaki Cage
Schedule
@@ -138,17 +138,14 @@ Assignments, Labs, Exams
References
- -
- Lecture Notes of Principles of Compilers (ing...)
-
- [Appel] Andrew Appel. Modern Compiler Implementation in C.
现代编译原理 C语言描述. 人民邮电出版社 (虎书)
- [Dragon] Alfred V. Aho, Monica S. Lam, Ravi Sethi, Jeffrey D. Ullman. Compilers: Principles, Techniques, and Tools.
编译原理. 影印本-2011、译本-2009, 机械工业出版社 (龙书)
- [Cooper] Keith Cooper & Linda Torczon. Engineering a Compiler.
-
编译器工程,机械工业出版社 (对应原书第1版)
-
编译器设计,人民邮电出版社 (对应原书第2版)
+
编译器工程,机械工业出版社 (对应原书第1版) (橡书?)
+
编译器设计,人民邮电出版社 (对应原书第2版) (橡书?)
- [Muchnick] Steven Muchnick. Advanced Compiler Design and Implementation.
高级编译器设计与实现,影印本-2003, 译本-2005 (鲸书)
@@ -161,8 +158,6 @@ References
- [HPG] Mary Hall, David Padua, Keshav Pingali. Compiler Research: The Next 50 Years, CACM 2009.
- - [Reps'98] Thomas Reps. “Maximal-munch” Tokenization in Linear Time. ACM AOPLAS 1998.
-
- [G&J] Dick Grune, Ceriel J. H. Jacobs. Parsing Techniques: A Practical Guide.
- [Cantor'62] David G. Cantor. On The Ambiguity Problem of Backus Systems. JACM'62.