fix new tool generator and add rcoq for #18
This commit is contained in:
20
tools/sat-smt/rocq.md
Normal file
20
tools/sat-smt/rocq.md
Normal file
@@ -0,0 +1,20 @@
|
||||
+++
|
||||
title = 'Rocq'
|
||||
subtitle = 'Interactive Theorem Prover'
|
||||
links = [
|
||||
{ title = "Homepage", url = "https://rocq-prover.org/", icon = 'fa-solid fa-home' },
|
||||
{ title = "Source Code", url = "https://github.com/rocq-prover/rocq", icon = 'fa-solid fa-code' },
|
||||
]
|
||||
applications = ["Theorem Prover"]
|
||||
developers = ["Rocq Team"]
|
||||
licenses = ["LGPL-2.1"]
|
||||
inputs = ["Rocq"]
|
||||
interfaces = ["CLI"]
|
||||
maintenance = ["Actively Maintained"]
|
||||
draft = false
|
||||
date = 2025-08-21
|
||||
+++
|
||||
|
||||
A trustworthy, industrial-strength interactive theorem prover and dependently-typed programming language for mechanised reasoning in mathematics, computer science and more.
|
||||
|
||||
The Rocq Prover was formerly known as the Coq Proof Assistant.
|
Reference in New Issue
Block a user