返回 Skill 列表
extension
分类: 开发与工程无需 API Key

programming-swift-embedded

提供了完整的嵌入式Swift文档,用于在微控制器、嵌入式系统和裸机应用程序上进行开发。

person作者: jakexiaohubgithub

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.