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.
26
Commits
1
Branch
0
Tags
6.9
MiB
Go
100%
57232548fa
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
57232548fa
Go type declarations should point to C typedefs. Add parser for
...
C enum types.
2019-04-29 13:31:13 -04:00
ast
Better handling of multiple classes and input files. Handle
2019-04-26 22:44:30 -04:00
examples
Make a Go Interface instead of a struct for top level objects.
2019-04-29 11:46:48 -04:00
objc
Initial commit.
2019-04-09 11:52:21 -04:00
types
Go type declarations should point to C typedefs. Add parser for
2019-04-29 13:31:13 -04:00
wrap
Make a Go Interface instead of a struct for top level objects.
2019-04-29 11:46:48 -04:00
.gitignore
Make a Go Interface instead of a struct for top level objects.
2019-04-29 11:46:48 -04:00
main.go
Make a Go Interface instead of a struct for top level objects.
2019-04-29 11:46:48 -04:00