petercommand / dependently_typed_vc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

  1. The agda development is under agda/
    • The main soundness proof is located under agda/Satisfiability/SourceR1CS.agda
  2. This project uses agda version 2.6.0.1 with agda stdlib version 1.1
  3. To execute the test cases, install nix (with multi user installation or use nixos) and run nix-shell --run "runghc ci.hs" under project root.

About


Languages

Language:Agda 97.1%Language:C++ 0.9%Language:Nix 0.8%Language:Haskell 0.8%Language:Makefile 0.3%Language:Shell 0.1%