Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1'))
cabal update
cabal install Agda
1. 安裝 Agda
到這裡下載Agda2.6.0.1.v1.msi打開一直下一步即可
2. 安裝 Agda standard library
3. 安裝 VS Code & 擴充功能 agda-mode
下載此檔案(或新開一份檔案並貼上)將檔案名稱命名為 FLOLAC-STLC.lagda.md
安裝 Haskell
Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1'))
安裝 Agda
cabal update
cabal install Agda