This commit is contained in:
2025-08-22 13:00:04 -06:00
parent 8e760b44e3
commit 52735b97c6
16 changed files with 258 additions and 0 deletions

View File

@@ -0,0 +1,19 @@
+++
title = 'ivory-rtverification'
subtitle = 'Runtime Verifier'
links = [ { title = "Source Code", url = "https://github.com/GaloisInc/ivory-rtverification", icon = 'fa-solid fa-code' },
]
applications = ["Runtime Verifier"]
developers = []
licenses = ["BSD-3-Clause"]
inputs = []
interfaces = ["CLI"]
maintenance = ["Not Maintained"]
updated_year = 2014
draft = false
date = 2025-08-22
+++
{{<inactive year="2014">}}
Runtime verification for C code via a GCC plugin architecture.