18 lines
528 B
Markdown
18 lines
528 B
Markdown
+++
|
|
title = 'Andromeda'
|
|
subtitle = 'Proof Assistant'
|
|
links = [
|
|
{ title = "Homepage", url = "https://www.andromeda-prover.org/", icon = 'fa-solid fa-home' },
|
|
{ title = "Source Code", url = "https://github.com/Andromedans/andromeda", icon = 'fa-solid fa-code' },
|
|
]
|
|
applications = ["Theorem Prover"]
|
|
developers = []
|
|
licenses = ["BSD-3-Clause"]
|
|
inputs = []
|
|
interfaces = ["CLI"]
|
|
maintenance = ["Actively Maintained"]
|
|
draft = false
|
|
date = 2025-08-22
|
|
+++
|
|
|
|
Andromeda 2 is a proof checker for user-definable dependently-typed theories. |