RustBeltã®ãã«ã (Windows)
æ¦è¦: Coqã¨é«éåé¢è«çãç¨ããRustã®æ¤è¨¼ããã¸ã§ã¯ãã§ããRustBeltã®è«æã¨Coqã®è¨¼æãã¡ã¤ã«ãå ¬éãããã®ã§ãã¨ãããããã«ããã¦ã¿ãã
RustBeltã¯opamã使ãã¨ç°¡åã«ãã«ãã§ããããã ããããã§ã¯Windowsã§ãã«ããã¦ã¿ãã
ç°å¢
- 64bit Windows
- MSYS2
gitã¨makeã®ã¤ã³ã¹ãã¼ã«
$ pacman -S make git
Coqã®ã¤ã³ã¹ãã¼ã«
Coqã®Webãµã¤ã ãã coq-installer-8.6-x86_64.exe
ããã¦ã³ãã¼ãããå®è¡ãããä»åã¯ããã©ã«ãã®ãã£ã¬ã¯ã㪠C:\Coq
ã«ã¤ã³ã¹ãã¼ã«ããã
/c/Coq/bin
ãPATHã«è¿½å ãããä¾ãã° .zshrc
ã«
export PATH="${PATH}:/c/Coq/bin"
ã¨æ¸ãã
ssreflect/mathcompã®ã¤ã³ã¹ãã¼ã«
ä¾åé¢ä¿: Coq, make
ssreflect/mathcompã®Webãµã¤ã ãã ssreflect-mathcomp-installer-1.6.1-win64.exe
ããã¦ã³ãã¼ãããå®è¡ãããCoqã®ã¤ã³ã¹ãã¼ã«ãã£ã¬ã¯ããªã¨åããã£ã¬ã¯ããª
C:\Coq
ãæå®ãããssreflect㯠%COQDIR%\lib\user-contrib\mathcomp
ã«ã¤ã³ã¹ãã¼ã«ãããã
coq-std++ã®ãã«ãã¨ã¤ã³ã¹ãã¼ã«
ä¾åé¢ä¿: Coq, git, make
$ git clone -b ee6200b4d74bfd06034f3cc36d1afdc309427e5c https://gitlab.mpi-sws.org/robbertkrebbers/coq-stdpp.git $ cd coq-stdpp $ make && make install
Irisã®ãã«ãã¨ã¤ã³ã¹ãã¼ã«
ä¾åé¢ä¿: Coq, ssreflect/mathcomp, git, make, coq-std++
$ git clone -b 398bae9d092b6568cf8d504ca98d8810979eea33 https://gitlab.mpi-sws.org/FP/iris-coq.git $ cd iris-coq $ make && make install
RustBeltã®ãã«ã
ä¾åé¢ä¿: Coq, ssreflect/mathcomp, git, make, coq-std++, iris
RustBeltã®Webãµã¤ãã® “RustBelt: Securing the Foundations of the Rust Programming Language.” ã¨ããè«æã®appendixããã¦ã³ãã¼ãããã appendix.zip
ã解åããã
$ cd appendix/lambdaRust $ make && make install
以ä¸