Y
Hacker News
new
|
ask
|
show
|
jobs
by
jb1991
1594 days ago
Yeah for me it's just about keeping Obj-C out of the project. It's enough to have two languages, I don't want to unnecessarily add a third.
1 comments
quux
1593 days ago
Don't you already have 3 languages to think about? Swift, C and C++?
link
jb1991
1593 days ago
The C API is usually syntactically valid C++, so I don’t think of it that way. It’s just an API. Implementation is still in just two languages.
link