This commit is contained in:
2025-08-21 18:02:34 -06:00
parent 1b28b1b8b4
commit 2c1587a006
11 changed files with 189 additions and 1 deletions

View File

@@ -0,0 +1,18 @@
+++
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.