nonameplum

programming-swift-embedded

Provides the complete Embedded Swift documentation for developing on microcontrollers, embedded systems, and baremetal applications.

nonameplum 17 2 Updated 8mo ago

Resources

6
GitHub

Install

npx skillscat add nonameplum/agent-skills/programming-swift-embedded

Install via the SkillsCat registry.

About this skill

We need to produce a 2-3 sentence plain-text summary, objective, factual, no marketing, no superlatives, no calls to action, natural prose, no bullet points, no headings, no markdown. At most 60 words. Provide only the summary text. We need to summarize: skill provides complete Embedded Swift documentation for developing on microcontrollers, embedded systems, baremetal applications. Problem: developers need reference for Embedded Swift usage, language subset, installation, examples.

SKILL.md

Embedded Swift

Embedded Swift is a compilation and language mode that enables development of baremetal, embedded and standalone software in Swift

Documentation Structure

Getting Started

Guided Examples

Using Embedded Swift

Build System Support

SDK Support

Compiler Development and Details

  • ABI of Embedded Swift (CompilerDetails/ABI.md): Understanding the different ABI (Application Binary Interface) for Embedded Swift
  • Implementation Status (CompilerDetails/Status.md): Implementation status of compiler and language features in Embedded Swift, comparison to standard Swift

Usage Notes

  • Documentation is organized progressively from getting started to advanced topics
  • Start with the Introduction or Getting Started section
  • Consult specific guides for detailed information

License & Attribution

This skill contains content converted from DocC documentation format.