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

18
tools/runtime/copilot.md Normal file
View File

@@ -0,0 +1,18 @@
+++
title = 'Copilot'
subtitle = 'Runtime Verifier'
links = [
{ title = "Homepage", url = "https://copilot-language.github.io/", icon = 'fa-solid fa-home' },
{ title = "Source Code", url = "https://github.com/Copilot-Language/copilot", icon = 'fa-solid fa-code' },
]
applications = ["Runtime Verifier"]
developers = []
licenses = []
inputs = []
interfaces = ["CLI"]
maintenance = ["Actively Maintained"]
draft = false
date = 2025-08-22
+++
Copilot is a runtime verification framework for hard real-time systems.