Swift implementations of IEEE (Institute of Electrical and Electronics Engineers) specifications — a per-authority organization of swift-standards, Layer 2 of the Swift Institute ecosystem.
One package per specification, named swift-ieee-<number>. Each package implements its source document as literally as possible — parsing, validation, and formatting enforced by Swift's type system — and defines its own namespace (IEEE_754). Where several specifications govern one subject, the unifying swift-*-standard package lives in swift-standards.
| Package | Specification |
|---|---|
| swift-ieee-754 | IEEE Standard for Floating-Point Arithmetic |
Every repository description carries the specification's full title; the repositories tab lists them all.
Public alpha. Maintained by Coen ten Thije Boonkkamp — contributions welcome via pull request.
All packages use the Apache License 2.0.