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

39 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>How did Harbour get started?</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>How did Harbour get started?</EM><BR>
<b>Previous:</b> <A HREF="harbour11.html"><EM>So who do I blame when it all goes wrong?</EM></A><BR>
<b>Next:</b> <A HREF="harbour13.html"><EM>What is &quot;free software&quot;?</EM></A>
<HR NOSHADE>
<H2><A NAME="12"></A>2.6. How did Harbour get started?</H2>
<p>The idea of a
<A HREF="harbour13.html#FreeSoftware">free software</A> Clipper compiler
has been floating around for a long time and the subject has often cropped
up in discussion on <A href="news:comp.lang.clipper">comp.lang.clipper</A>. Actual work to get something developed started
early in 1999 when Antonio Linares <A href="http://groups.google.com/groups?as_umsgid=7clsi0%2491t%241%40talia.mad.ttd.net">started a thread</A> to
discuss some ideas about developing a Clipper grammar using Lex and Yacc.</p>
<p>The rest, as they say, is history (that history might form the basis of
another document should I ever get the time to compile it).</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>How did Harbour get started?</EM><BR>
<b>Previous:</b> <A HREF="harbour11.html"><EM>So who do I blame when it all goes wrong?</EM></A><BR>
<b>Next:</b> <A HREF="harbour13.html"><EM>What is &quot;free software&quot;?</EM></A>
</BODY>
</HTML>