Skip to content

Comment on Tutorial on building a desktop app with Go and Goeyparent

Comments

What good would accessing the API do without a Mac?

... allowing ppl to write software without needing to shell out $$$'s to Apple ?

Also, how would you even build something for the Cocoa API without a Mac?

well, with GNUStep which is a reimplementation of the Cocoa API, like the project we're discussing.

There's no issue building for instance stuff that targets Windows on Linux - I routinely build windows software from my linux by using MinGW and testing it with Wine. GNUStep provides a kind of approximation of that but it is much less up-to-date wrt Cocoa than MinGW is wrt Win32 API

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.