This commit is contained in:
2025-08-22 13:42:01 -06:00
parent 867b966f74
commit 3a9f16c0cc

18
tools/programs/gillian.md Normal file
View File

@@ -0,0 +1,18 @@
+++
title = 'Gillian'
subtitle = 'Program Prover'
links = [
{ title = "Homepage", url = "https://gillianplatform.github.io/sphinx/index.html", icon = 'fa-solid fa-home' },
{ title = "Source Code", url = "https://github.com/GillianPlatform/Gillian", icon = 'fa-solid fa-code' },
]
applications = ["Program Prover"]
developers = []
licenses = ["BSD-3-Clause"]
inputs = []
interfaces = ["CLI"]
maintenance = ["Actively Maintained"]
draft = false
date = 2025-08-22
+++
Gillian is a multi-language analysis platform supporting, e.g., verification and symbolic testing. Gillian has currently been instantiated to C, JavaScript, and Rust.