https://github.com/deckarep/objective-go
Some examples of calling Objective-C code using Cgo from the Go programming language.
https://github.com/deckarep/objective-go
Last synced: about 1 year ago
JSON representation
Some examples of calling Objective-C code using Cgo from the Go programming language.
- Host: GitHub
- URL: https://github.com/deckarep/objective-go
- Owner: deckarep
- Created: 2014-05-05T05:22:34.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-05-05T05:24:14.000Z (about 12 years ago)
- Last Synced: 2025-02-03T17:55:35.495Z (over 1 year ago)
- Language: Go
- Size: 137 KB
- Stars: 8
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
objective-go
============
Some examples of calling Objective-C code using Cgo from the Go programming language.