Files
harbour-core/website/faq/harbour7.html
vszakats a4a357a18b 2013-03-15 11:12 UTC+0100 Viktor Szakats (harbour syenar.net)
* /harbour/* -> /*
    * moved whole Harbour source tree one level up to
      avoid single 'harbour' top dir
2013-03-15 11:13:30 +01:00

43 lines
1.7 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 is Harbour?</title>
</head>
<body text="#000000" bgcolor="#ffffff">
<a href="harbour.html"><em>Frequently Asked Questions about Harbour</em></a>
<b>:</b> <a href="harbour6.html"><em>About Harbour</em></a>
<b>:</b> <em>What is Harbour?</em><br />
<b>Previous:</b> <a href="harbour6.html"><em>About Harbour</em></a><br />
<b>Next:</b> <a href="harbour8.html"><em>Why develop Harbour?</em></a>
<hr noshade>
<h2><a name="7"></a>2.1. What is Harbour?<a name="WhatIsHarbour"></a></h2>
<p>Harbour is a
<a href="harbour13.html#FreeSoftware">free software</a> compiler for the
xBase superset language often referred to as Clipper (the language that is
implemented by the compiler
<a href="harbour5.html#Trademarks">CA-Clipper</a>).
Harbour's chosen base implementation is, for the moment, the 5.2e version of
<a href="harbour5.html#Trademarks">CA-Clipper</a>. This isn't to say that the
additions found in 5.3 won't make it into Harbour, it simply reflects the
fact that many Clipper programmers see 5.2e as the &quot;last best&quot;
implementation of Clipper.</p>
<p>If the 5.3 extensions to the language are important to you please feel free
to
<a href="harbour45.html#WhenFinished">contribute to the project</a>.</p>
<hr noshade>
<a href="harbour.html"><em>Frequently Asked Questions about Harbour</em></a>
<b>:</b> <a href="harbour6.html"><em>About Harbour</em></a>
<b>:</b> <em>What is Harbour?</em><br />
<b>Previous:</b> <a href="harbour6.html"><em>About Harbour</em></a><br />
<b>Next:</b> <a href="harbour8.html"><em>Why develop Harbour?</em></a>
</body>
</html>