Create Go language bindings for Objective-C.
Go to file
Greg c03e37bd54 Make a Go Interface instead of a struct for top level objects.
Use a new struct Id as a concrete version of that type.
2019-04-29 11:46:48 -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 Make a Go Interface instead of a struct for top level objects. 2019-04-29 11:46:48 -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