Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 7 years ago)
- Default Branch: master
- Last Pushed: 2021-02-17T09:04:31.000Z (almost 4 years ago)
- Last Synced: 2024-11-20T14:48:37.397Z (3 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
![build](https://github.com/0xxd0/objc-evolution/workflows/build/badge.svg?branch=master)
> 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).