18 lines
514 B
Markdown
18 lines
514 B
Markdown
+++
|
|
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. |