18 lines
524 B
Markdown
18 lines
524 B
Markdown
+++
|
|
title = 'Megalodon'
|
|
subtitle = 'Interactive Theorem Prover'
|
|
links = [
|
|
{ title = "Homepage", url = "https://github.com/ai4reason/Megalodon", icon = 'fa-solid fa-home' },
|
|
{ title = "Source Code", url = "https://github.com/ai4reason/Megalodon", icon = 'fa-solid fa-code' },
|
|
]
|
|
applications = ["Theorem Prover"]
|
|
developers = []
|
|
licenses = ["MIT"]
|
|
inputs = []
|
|
interfaces = []
|
|
maintenance = ["Actively Maintained"]
|
|
draft = false
|
|
date = 2025-08-21
|
|
+++
|
|
|
|
Megalodon is an open source interactive theorem prover and proof checker. |