- Hands-On Full:Stack Development with Swift
- Ankur Patel
- 168字
- 2021-08-27 19:39:43
Open source
In December 2015, Apple announced that it would open source Swift; this opened up the possibility of writing applications in Swift on other platforms, especially Linux. Open sourcing Swift meant that anyone could take the Swift code base and build a Swift compiler and toolset on their host operating system (OS) where LLVM is supported. This is exactly what Apple did soon after Swift was open sourced by creating Swift toolset that worked on Ubuntu, a popular distribution of Linux. Apple kept its promise of truly open sourcing Swift by also porting its libraries and frameworks, including Foundation, which is used extensively in iOS and macOS platforms, and made them work on Ubuntu. Without these frameworks, it would be hard to build cross-platform applications in Swift that work on both Apple's OS and Linux with same feature parity since Foundation is the standard library that contains access to essential data types, collections, and operating system services to define the base layer of functionality for any application.
- Cisco OSPF命令與配置手冊
- 連接未來:從古登堡到谷歌的網(wǎng)絡(luò)革命
- Learning Karaf Cellar
- 面向物聯(lián)網(wǎng)的嵌入式系統(tǒng)開發(fā):基于CC2530和STM32微處理器
- SSL VPN : Understanding, evaluating and planning secure, web/based remote access
- 世界互聯(lián)網(wǎng)發(fā)展報告·2019
- 物聯(lián)網(wǎng)長距離無線通信技術(shù)應用與開發(fā)
- INSTANT KineticJS Starter
- 6G:面向2030年的移動通信
- 局域網(wǎng)組成實踐
- 5G技術(shù)核心與增強:從R15到R17
- AWS Lambda Quick Start Guide
- bash網(wǎng)絡(luò)安全運維
- 華為HCIA-Datacom認證指南
- Python API Development Fundamentals