[haiku] Re: Documenting your package

  • From: "Thomas Mueller" <mueller6723@xxxxxxx>
  • To: haiku@xxxxxxxxxxxxx
  • Date: Thu, 07 Apr 2016 04:29:12 +0000

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.

Tom


Other related posts: