<div dir="ltr"><div>Dear all,
<br><br>We are very pleased to announce the release of Copilot 3.1, a stream-based DSL for writing and monitoring embedded C programs, with an emphasis on correctness
and hard realtime requirements. Copilot is typically used as a high-level runtime verification framework, and supports temporal logic (LTL, PTLTL and MTL), clocks and
voting algorithms.
<br><br>Among others, Copilot has been used at the Safety Critical Avionics Systems Branch of NASA Langley Research Center for monitoring test flights of drones.<br><br>This new release contains a number of bug fixes and simplifications:<br><br><div>* The installation instructions have been updated to work with new versions of cabal and GHC.</div><br>* Random stream generators were not being used and have been removed.<br><br></div><div>* External functions are no longer supported by the language (to prevent side-effects in streams).<br></div><div><br></div><div>* Minor bug related to labels, nested locals, and pretty printing Copilot core, have been fixed.<br></div><div><br>* Code internals have been simplified for a more future proof codebase.<br><br>Copilot 3.1 is available on hackage [1]. For more information, including documentation, examples and links to the source code, please visit the webpage
[2].
<br></div><div><br></div><div>Current emphasis is on providing better documentation, facilitating the use with other systems, and generally improving the codebase. Users are encouraged to participate by opening issues and asking questions via our github repo [3].<br></div><div><br>Kind regards,</div><div><br></div><div>The Copilot developers:
<br></div><div><br></div><div>- Frank Dedden (maintainer)
<br>- Alwyn Goodloe (maintainer)
<br>- Ivan Perez
(maintainer)<br><br>[1] <a href="http://hackage.haskell.org/package/copilot" target="_blank" rel="nofollow">http://hackage.haskell.org/package/copilot</a><br>[2] <a href="https://copilot-language.github.io" target="_blank" rel="nofollow">https://copilot-language.github.io</a></div><div>[3] <a href="https://github.com/Copilot-Language/copilot">https://github.com/Copilot-Language/copilot</a></div></div>