Files
harbour-core/harbour/website/faq/harbour30.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

38 lines
1.8 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>So what's with all these language extensions then?</TITLE>
</HEAD>
<BODY text="#000000" bgcolor="#ffffff">
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
<b>:</b> <A HREF="harbour20.html"><EM>Helping develop Harbour</EM></A>
<b>:</b> <EM>So what's with all these language extensions then?</EM><BR>
<b>Previous:</b> <A HREF="harbour29.html"><EM>Is it ok to extend the language with some spiffy new feature?</EM></A><BR>
<b>Next:</b> <A HREF="harbour31.html"><EM>I can't code C, how can I help development? </EM></A>
<HR NOSHADE>
<H2><A NAME="30"></A>3.10. So what's with all these language extensions then?</H2>
<p>Hey, come on, there aren't that many!</p>
<p>Seriously, ok, hands up, you've got us bang to rights. Harbour does include
some extensions to &quot;standard&quot; Clipper but you'll notice that
these extensions are, on the whole, either replacements for &quot;must
have&quot; 3rd party add-ons that people used with
<A HREF="harbour5.html#Trademarks">CA-Clipper</A> or they are a feature that is native to
<A HREF="harbour56.html#ClipperCompilers">other Clipper compiler implementations</A>.</p>
<HR NOSHADE>
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
<b>:</b> <A HREF="harbour20.html"><EM>Helping develop Harbour</EM></A>
<b>:</b> <EM>So what's with all these language extensions then?</EM><BR>
<b>Previous:</b> <A HREF="harbour29.html"><EM>Is it ok to extend the language with some spiffy new feature?</EM></A><BR>
<b>Next:</b> <A HREF="harbour31.html"><EM>I can't code C, how can I help development? </EM></A>
</BODY>
</HTML>