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

50 lines
2.2 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>Clipper related links</TITLE>
</HEAD>
<BODY text="#000000" bgcolor="#ffffff">
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
<b>:</b> <A HREF="harbour52.html"><EM>Pointers and links</EM></A>
<b>:</b> <EM>Clipper related links</EM><BR>
<b>Previous:</b> <A HREF="harbour55.html"><EM>Free (in either sense of the word) development tool links</EM></A><BR>
<b>Next:</b> <A HREF="harbour57.html"><EM>Free software related links</EM></A>
<HR NOSHADE>
<H2><A NAME="56"></A>7.4. Clipper related links</H2>
<p>
<ul>
<li><A href="news:comp.lang.clipper">comp.lang.clipper</A></li>
<li><A href="http://www.the-oasis.net/">The Oasis</A></li>
<li>Other Clipper compiler implementations
<A NAME="ClipperCompilers"></A>
<ul>
<li><A href="http://x2c.dtop.com/">x2c - Summer '87 compatible compiler</A></li>
<li><A href="http://www.fship.com/">FlagShip - Clipper 5.x compatible Un*x targeting compiler</A></li>
<li><A href="http://www.alaska-software.com/">Xbase++ - Clipper 5.x compatible Windows and OS/2 targeting compiler</A></li>
<li><A href="http://www.english.itk.ru/clipper/index.html">Clip - Free Software Clipper compatible compiler</A></li>
<li><A href="http://www.c3compiler.com/">C3 - A Clipper compatible compiler for Windows</A></li>
<li><A href="http://www.xharbour.org/">xHarbour - a derivative fork of the Harbour compiler</A></li>
<li><A href="http://www.xharbour.com/">xHarbour - a commercial version of the free xHarbour compiler</A></li>
</ul>
</li>
<li><A href="http://www.startech.keller.tx.us/xbase.html">Xbase - Free C++ library for handling DBF files.</A></li>
</ul>
</p>
<HR NOSHADE>
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
<b>:</b> <A HREF="harbour52.html"><EM>Pointers and links</EM></A>
<b>:</b> <EM>Clipper related links</EM><BR>
<b>Previous:</b> <A HREF="harbour55.html"><EM>Free (in either sense of the word) development tool links</EM></A><BR>
<b>Next:</b> <A HREF="harbour57.html"><EM>Free software related links</EM></A>
</BODY>
</HTML>