Description: Agda is a dependently typed functional programming language and proof assistant. It is based on intuitionistic type theory and is related to languages like Coq and Idris. Agda is well-suited for developing verified, correct-by-construction software and proofs.
Type: software
Description: Isabelle is an interactive theorem prover and proof assistant tool used for formalizing mathematical proofs and verifying them through automatic proof checking. It facilitates developing environments for interactive and automated formal proof processing.
Type: software