- Date: March 4, 2016 @ 6 PM
- YouTube Video
Outline (La Agenda)
Tech News (Noticias de Tecnologia)
- Apple v FBI: Round 2 (Continuación de Apple vs FBI)
- VR and Macs (Realidad Virtual y Macs)
- Turing Award 2015 (Premio Turing 2015)
Swift News (Noticias Sobre Swift)
- Expanding Swift Commit Access
- @tinysun212 has started work on a port to Windows (SR-34) and integration with Visual Studios.
- Port to Android (Only
stdlib
, no Foundation) - Videos in Playgrounds @ 0:48
Popular Swift Repos this week (Repositorios Swift destacados de la semana)
- Jay - New Pure Swift JSON parser
- Material - Google’s Material Design UI for iOS
- Swifton - Yet another Swift server framework (ala Ruby on Rails), follows Nest specification
- Express Express.js for Swift
- URLNavigator - URL Mapping for your iOS app
- SwiftSVG - SVG Renderer in Swift
- SwiftGL.org - Swift Graphics Learning site
- Advance - Pure Swift Animation Framework
- C-swifty4 - Commodore 64 emulator
- SMBus-swift - I2C communication for Swift (on Raspberry Pi)
Swift Evolution
Post by Erica Sadun reviewing 3 of the accepted Swift-Evolution
proposals highlighted this week.
Accepted
- SE-0005 Better Translation of Objective-C APIs Into Swift (Cocoafication)
- SE-0006 Apply API Guidelines to the Standard Library
- SE-0023 API Design Guidelines
- SE-0022 Referencing the Objective-C selector of a method (
#selector
) - SE-0031 Adjusting
inout
Declarations for Type Decoration - SE-0038 Package Manager C Language Target Support
In Review
- SE-0026 Abstract classes and methods
Draft
- Disambiguating SwiftPM Naming Conflicts (by Erica Sadun) e.g. (
import org.sadun.SwiftString
)
Extras
- BluetoothLinux - Pure Swift Linux Bluetooth Stack
- MacDown - MarkDown Editor for OS X
- DaringFireball.com - MarkDown author’s blog
- Jekyll - MarkDown website generator