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

49 lines
2.2 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>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>