Content deleted Content added
No edit summary |
Thumperward (talk | contribs) argh. the new text is helpful but needs totally rewritten in first-language English |
||
Line 1:
{{rewrite}}
Harbour is a [[open source]] [[cross-platform]] clipper compiler which runs on many operating systems. (DOS, Microsoft Windows, Linux (32,64), Unix (32,64), Mac OS X, Windows CE, Pocket PC)▼
Harbour license is GPL with an exception supporting commercial applications, so you can distribute commercial application made with Harbour▼
▲'''Harbour''' is a [[open source]] [[cross-platform]] clipper compiler which runs on many operating systems. (DOS, Microsoft Windows, Linux (32,64), Unix (32,64), Mac OS X, Windows CE, Pocket PC).
It is designed to use and compile Clipper source code, with Classy OOP extension ▼
▲Harbour license is GPL with an exception supporting commercial applications, so you can distribute commercial application made with Harbour.
Unlike Java which is intended to be write once, run anywhere, Harbour's aim to be '''write once, compile anywhere'''. As the same compiler is available for all of the above operating systems, there is no need for recoding to produce identical products for different platforms, except when operating-system-dependent features are used. Cross-compiling is supported with MiniGW32.
|