Cpp To Dafny Translator

Translate C/C++ programs to equivalent Dafny code while preserving semantics and ensuring verification. Use when users ask to convert, translate, or port C/C++ code to Dafny, or when they need to formally verify C/C++ algorithms using Dafny's verification capabilities. Handles functions, structs, pointers, arrays, memory management, and ensures the generated Dafny code is well-typed, executable, verifiable, and can successfully run.

majiayu000 bbc5de7 2 files · 12.4 KB Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/development/cpp-to-dafny-translator commit bbc5de7651

Frequently asked questions

npx skillmds add majiayu000/cpp-to-dafny-translator