Closed DonaldTsang closed 5 years ago
Unfortunately, this is extremely unlikely to happen. If anything, I'd consider a port to Rust but I'm not the original author of optar
and would have some studying to do to understand the underpinnings.
Moreover, Objective-C isn't going away, it's just not the preferred language for new projects. Also, this project is written in C, not Objective-C.
@colindean so the Objective C is a wrapper? In that case is it possible to also have Python/JS/Go as another wrapper?
There is no Objective-C in this code base.
I am unlikely to implement library code to make this easy to use from other languages through FFI. I would certainly accept pull requests for such, though.
@colindean wait, then what are these? https://github.com/colindean/optar/search?l=objective-c
They're regular C header files that are misidentified as Objective-C.
@colindean are there any way of fixing it, maybe report back to dev team of GitHub?
You are welcome and encouraged to report it.
Objective C is being deprecated over Swift, so if it is possible, please have these versions ready.