Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 1.62 KB

File metadata and controls

33 lines (19 loc) · 1.62 KB

CS2612-Programming-Languages-and-Compilers

SJTU | CS 2612, Programming Languages and Compilers, Fall 2023

course website

Download and Install coq

Reference Books

Regex Test

Common Problem

  • Project Complie: coq_makefile -f _CoqProject *.v -o Makefile

  • Incorrect display of Chinese characters (Displayed in Unicode), you could transfer it to normal Chinese Character by some common tools like: http://www.msxindl.com/tools/unicode16.asp

Coq Reference