Verified Pseudocode Extractor

Extract language-agnostic pseudocode from formally verified programs (Isabelle/HOL, Coq) while preserving verified control flow, data dependencies, and algorithmic logic. Use when: (1) Users have verified code and need readable pseudocode, (2) Documenting verified algorithms for broader audiences, (3) Translating verified implementations to other languages, (4) Creating algorithm specifications from verified code, (5) Preserving verification guarantees in pseudocode form, or (6) Abstracting proof-heavy code to essential logic. Maintains semantic faithfulness to verified implementation.

tools-only c23287f 3 files · 17.6 KB Updated 7 repo stars

File contents

tools-only/X-Skills/tree/main/development/003-name-skill_00f2dfd7 commit c23287f22f

Frequently asked questions

npx skillmds add tools-only/verified-pseudocode-extractor