* utils/hbmk2/hbmk2.prg
+ links to markdown and markdown to man-page converter tool
! minor cleanup to prev
* utils/hbmk2/hbmk2.1
* some updates
* ChangeLog.txt
! typos/updates in previous entry
* extras/hbdoc/*.prg
* src/rtl/memoedit.prg
* tests/clasinh.prg
* tests/classch.prg
* tests/inhprob.prg
! updated for new ::super: syntax
* src/rtl/itemseri.c
! fixed typo in latest modification:
'warning: use of unary operator that may be intended as compound assignment (+=)'
* contrib/hbgd/tests/test_out.prg
* contrib/hbhttpd/*
* contrib/hbtip/thtml.prg
* contrib/xhb/*.prg
* extras/httpsrv/*
* extras/guestbk/*
* website/faq/*.html
* website/samples/HowToBuildOnLinux.html
* website/third-party.html
* some steps to modernize old HTML
* extras/hbdoc/*.prg
* do not use [] as string delimiter
- tests/function.cfm
- website/samples/function.cfm.html
* .gitattributes
- obsolete file deleted
52 lines
2.4 KiB
HTML
52 lines
2.4 KiB
HTML
<!DOCTYPE html>
|
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<title>What advantages do other Clipper compilers have over Harbour?</title>
|
|
</head>
|
|
<body text="#000000" bgcolor="#ffffff">
|
|
|
|
<a href="harbour.html"><em>Frequently Asked Questions about Harbour</em></a>
|
|
<b>:</b> <a href="harbour44.html"><em>General Harbour questions</em></a>
|
|
<b>:</b> <em>What advantages do other Clipper compilers have over Harbour?</em><br />
|
|
<b>Previous:</b> <a href="harbour47.html"><em>What advantages does Harbour have over other Clipper compilers?</em></a><br />
|
|
<b>Next:</b> <a href="harbour49.html"><em>Will Harbour support existing CA-Clipper 3rd party products?</em></a>
|
|
|
|
|
|
<hr noshade>
|
|
<h2><a name="48"></a>6.4. What advantages do other Clipper compilers have over Harbour?</h2>
|
|
<p>Currently the advantages
|
|
<a href="harbour56.html#ClipperCompilers">other Clipper compilers</a> have over Harbour are:
|
|
<ul>
|
|
<li>They are available and working (for various values of "working").</li>
|
|
<li>They are supported.</li>
|
|
<li>They are documented.</li>
|
|
<li>They, to some degree, give you
|
|
<a href="harbour11.html#Warranty">someone to blame</a>.</li>
|
|
</ul>
|
|
</p>
|
|
<p>As time passes most of the above advantages will be eroded. Note that the
|
|
documentation process is well under way and that support is simply a
|
|
<a href="news:comp.lang.clipper">comp.lang.clipper</a> post away.
|
|
The only advantage that won't be eroded is the last one in the list.</p>
|
|
<p>I'm sure that users of
|
|
<a href="harbour56.html#ClipperCompilers">other compilers</a>,
|
|
not to mention their authors, feel they have other advantages too. This is
|
|
fine. Harbour isn't an exercise in removing or replacing those compilers,
|
|
Harbour is an effort to complement the
|
|
<a href="harbour56.html#ClipperCompilers">list of Clipper compilers</a> with a
|
|
<a href="harbour13.html#FreeSoftware">free software</a>
|
|
offering.</p>
|
|
|
|
<hr noshade>
|
|
<a href="harbour.html"><em>Frequently Asked Questions about Harbour</em></a>
|
|
<b>:</b> <a href="harbour44.html"><em>General Harbour questions</em></a>
|
|
<b>:</b> <em>What advantages do other Clipper compilers have over Harbour?</em><br />
|
|
<b>Previous:</b> <a href="harbour47.html"><em>What advantages does Harbour have over other Clipper compilers?</em></a><br />
|
|
<b>Next:</b> <a href="harbour49.html"><em>Will Harbour support existing CA-Clipper 3rd party products?</em></a>
|
|
|
|
|
|
|
|
</body>
|
|
</html>
|