https://github.com/showxu/objc-evolution
This maintains the personal major proposals for exploration and enhancements to the The Objective-C Programming Language.
https://github.com/showxu/objc-evolution
objc objc-evolution objc-proposal objc-swift objective-c protocol-extension swift swift-objc swifty
Last synced: 4 months ago
JSON representation
This maintains the personal major proposals for exploration and enhancements to the The Objective-C Programming Language.
- Host: GitHub
- URL: https://github.com/showxu/objc-evolution
- Owner: showxu
- License: mit
- Created: 2017-12-27T05:37:31.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2021-02-17T09:04:31.000Z (almost 5 years ago)
- Last Synced: 2025-04-03T10:11:20.345Z (11 months ago)
- Topics: objc, objc-evolution, objc-proposal, objc-swift, objective-c, protocol-extension, swift, swift-objc, swifty
- Language: Objective-C
- Homepage:
- Size: 83 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# The Objective-C Programming Language Evolution

> That day, if swift had never been released..., Would Objective-C be different?
This `objc-evolutions` repository maintains personal major proposals for exploration and enhancements to the The Objective-C Programming Language.
- [Requirements](#requirements)
- [License](#license)
## Requirements
- iOS 12.0 / macOS 10.10 / tvOS 12.0 / watchOS 6.0
- Xcode 10.3
## License
`objc-evolution` is released under the [MIT licenss](./LICENSE).