You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Language Reference Manual: [LRM](doc/OpenSC_Reference_Manual.pdf)
112
+
113
+
114
+
## Contribution
115
+
116
+
*__scanner:__ Linghan Kong, Chong Hu
117
+
*__parser:__ Linghan Kong, Chong Hu, Jun Sha
118
+
*__AST design:__ Linghan Kong, Ruibin Ma, Chong Hu
119
+
*__SAST design:__: Linghan Kong, Ruibin Ma, Chong Hu
120
+
*__semantic analysis:__ Chong Hu, Linghan Kong, Ruibin Ma, Jun Sha
121
+
*__translate MiniC:__ Ruibin Ma, Linghan Kong, Chong Hu, Jun sha
122
+
123
+
124
+
## Acknowledgements
125
+
126
+
Thanks to Professor Ronghui Gu, the instructor of our course, who brought us to the PLT world and let us realize the charm of functional programming and formal verification, both of which are what our project is based on.
127
+
128
+
Thanks to River Dillon Keefer and Amanda Liu, TAs of our course, who introduced the DeepSEA project to us and provided very inspiring and helpful ideas on the OpenSC language syntax among other project details.
129
+
130
+
Thanks to Vilhelm Sjöberg, our project advisor, researcher at Yale and the primary creator of the DeepSEA project, who provided us with great information on everything about the DeepSEA project, and answered our many questions, which has been super helpful.
0 commit comments