Mar 21, 2025 • Feature Specification
Miniscript DSL
One of the superpowers of Swift is the ability to define Domain Specific Languages (DSL) directly over the type system. That presented a great opportunity to have Bitcoin Miniscript implemented as a Swift DSL and have the compiler check its syntax entirely.