https://github.com/yglukhov/cocoa.d
DLang <-> Objective-C bridge
https://github.com/yglukhov/cocoa.d
Last synced: 7 months ago
JSON representation
DLang <-> Objective-C bridge
- Host: GitHub
- URL: https://github.com/yglukhov/cocoa.d
- Owner: yglukhov
- Created: 2014-04-16T12:02:49.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-12-11T09:53:13.000Z (almost 10 years ago)
- Last Synced: 2024-10-14T15:04:55.386Z (12 months ago)
- Language: D
- Homepage: https://yglukhov.github.io/cocoa.d
- Size: 45.9 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```
Note! This library is discontinued. If you're willing to maintain it further,
file an issue, and I'll give you the corresponding premissions.
```Cocoa.d is an Objective-C bridge for [D language](http://dlang.org).
Please, see the [documentation](https://yglukhov.github.io/cocoa.d).