Close #26
This commit is contained in:
18
tools/programs/gillian.md
Normal file
18
tools/programs/gillian.md
Normal 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.
|
Reference in New Issue
Block a user