Files
harbour-core/harbour/website/faq/harbour7.html
Viktor Szakats 300160d8b0 2012-09-22 12:05 UTC+0200 Viktor Szakats (harbour syenar.net)
+ website
    + Added Harbour website (except art, docs and stat subdirs)
    ; TODO: configure automatic mechanism to extract site from
            here and regularly updload to sf.net web area
    ; TODO: Clean HTML code, remove unused picture/files, avoid JS
            Any takers?
    ; NOTE: Please make modifications to website code only in
            SVN, then upload the content to web server manually.
            IOW never update on web server directly.
2012-09-22 10:17:39 +00:00

44 lines
1.7 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
<LINK REV="made" HREF="mailto:harbour-faq@netfang.net">
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<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>