This website requires JavaScript.
Explore
Help
Sign In
gmp
/
nswrap
Watch
3
Star
0
Fork
0
You've already forked nswrap
Code
Issues
2
Pull Requests
Wiki
Activity
Create Go language bindings for Objective-C.
40
Commits
1
Branch
0
Tags
6.9
MiB
Go
100%
717c7e76fe
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Greg
717c7e76fe
Change name of New* functions to *Alloc to mimic Objective-C's
...
nested alloc/init call idiom.
2019-05-04 23:32:57 -04:00
ast
Add constants for C enum types. Add NSEnumerator helper. Fix
2019-05-02 14:14:29 -04:00
examples
Change name of New* functions to *Alloc to mimic Objective-C's
2019-05-04 23:32:57 -04:00
types
Create GoString helper methods for anything that has a "WithString"
2019-05-03 13:14:30 -04:00
wrap
Change name of New* functions to *Alloc to mimic Objective-C's
2019-05-04 23:32:57 -04:00
.gitignore
Change name of New* functions to *Alloc to mimic Objective-C's
2019-05-04 23:32:57 -04:00
main.go
Create GoString helper methods for anything that has a "WithString"
2019-05-03 13:14:30 -04:00