[haiku] Re: Documenting your package

  • From: François Revol <revol@xxxxxxx>
  • To: haiku@xxxxxxxxxxxxx
  • Date: Fri, 8 Apr 2016 00:40:26 +0200

On 07/04/2016 06:29, Thomas Mueller wrote:

Perhaps one could look at the approach taken here:
http://bruji.com/bwana/ this Mac OSX app translates man pages
on-the-fly to HTML and uses the browser to present the results. MIT
licensed, but probably written in OBJ-C so it would be inspiration
rather than a straight port.

Michel

Is OBJ-C not available in Haiku as part of GCC suite?

From gcc.gnu.org webpage:

The GNU Compiler Collection includes front ends for C, C++,
Objective-C, Fortran, Java, Ada, and Go, as well as libraries for
these languages (libstdc++, libgcj,...). GCC was originally written
as the compiler for the GNU operating system. The GNU system was
developed to be 100% free software, free in the sense that it
respects the user's freedom.

But Mac OS X would have different API and ABI than Haiku, so some
modifications would be necessary.

That's what I meant by mentioning a Services Kit addon.

François.

Other related posts: