Extracting verified C++ from the Rocq theorem prover at Bloomberg

(bloomberg.github.io)

2 points | by clarus 1 hour ago

1 comments

  • clarus 1 hour ago
    A new extraction system from Rocq to functional-style, memory-safe, thread-safe, readable, valid, performant, and modern C++.

    Interestingly, this can be integrated into production system to quickly formally verify critical components while being fully compatible with the existing Bloomberg's C++ codebase.