Files
content/tools/sat-smt/agda.md
2025-08-21 18:02:34 -06:00

18 lines
537 B
Markdown

+++
title = 'Agda 2'
subtitle = ''
links = [
{ title = "Homepage", url = "https://wiki.portal.chalmers.se/agda/pmwiki.php", icon = 'fa-solid fa-home' },
{ title = "Source Code", url = "https://github.com/agda/agda", icon = 'fa-solid fa-code' },
]
applications = ["Theorem Prover","Specification Language"]
developers = []
licenses = ["MIT"]
inputs = ["Agda"]
interfaces = ["CLI"]
maintenance = ["Actively Maintained"]
draft = false
date = 2025-08-21
+++
Agda is a dependently typed programming language / interactive theorem prover.