FStarLang avatar

FStarLang

Official

@fstarlang

0Followers
|
29Public Repos
|
8Published Skills

Formal verification and proof engineering for F* and Pulse languages, focusing on SMT-based correctness, C-code extraction, and rigorous specification auditing.

Skills Distribution
DomainDeveloper To...Formal Verification (40%)Proof Engineering (30%)Compiler Extraction (30%)

Agent Skills by FStarLang

Showing 8 vetted skills indexed across 1 GitHub repositories.

Frequently Asked Questions About FStarLang

FAQPage Schema
What specific verification tasks are enabled by these capabilities?β–Ό

These capabilities enable incremental typechecking of F* and Pulse code, profiling of SMT obligations to resolve slow verification queries, and systematic diagnosis of failing proofs by isolating specific lemmas or solver conditions.

Which engineers benefit from these verification skills?β–Ό

Formal methods engineers, security researchers, and systems developers working on high-assurance software benefit from these skills. They are designed for professionals building verified, memory-safe implementations that require rigorous mathematical proof of correctness.

What are the prerequisites for running these verification environments?β–Ό

Users must have a functional environment capable of building the F*, Pulse, and KaRaMeL toolchain from source. Projects require a structured directory layout and Makefile configuration to support incremental typechecking and C-code extraction.