This commit is contained in:
2025-08-22 12:42:35 -06:00
parent 2c1587a006
commit 8e760b44e3
14 changed files with 236 additions and 0 deletions

16
tools/proof-assist/cur.md Normal file
View File

@@ -0,0 +1,16 @@
+++
title = 'cur'
subtitle = 'Proof Assistant'
links = [ { title = "Source Code", url = "https://github.com/wilbowma/cur", icon = 'fa-solid fa-code' },
]
applications = ["Theorem Prover","Specification Language"]
developers = []
licenses = ["BSD-2-Clause"]
inputs = ["Cur"]
interfaces = ["CLI"]
maintenance = ["Actively Maintained"]
draft = false
date = 2025-08-22
+++
A language with static dependent-types and dynamic types, type annotations and parentheses, theorem proving and meta-programming.