Content-Type: text/html Harbour, a free software Clipper compatible compiler.
Home Download Links Mailing List FAQ
Function List Crew List Harbour Art 3rd Party Documentation

Download latest source code from CVS here

In Portugues

In Spanish

In Polish
Report
bugs here


Harbour, a free software Clipper compatible compiler!

Latest news:

See latest Changelog

Arrow! 2001-03-06

Arrow! 2001-02-22

  • Release of Build #36
  • NTX read and write support
  • Support for Inline C code
  • Dot prompt and limited Harbour Interpreter
  • More support and fixes for ADS databases
  • Improved and fixed stack handling
  • Improved OOP
  • Better Class(y) and TopClass compatibility
  • MemoEdit() for 95% complete
  • More improved and enhanced TBrowse class
  • Lots of improvements on the Harbour Debugger
  • APPEND FROM & COPY TO started
  • New hbMake utility

Arrow! 2000-11-25

Arrow! 2000-09-19

  • Harbour Source Code in tar.gz format for Linux users available. See Download Page
  • OTC announces "Mediator" which is a Harbour RDD driver for Oracle,Microsoft SQL Server and Sybase Adaptive Server Anywhere. See 3rd Party page

Arrow! 2000-08-24

  • Harbour binaries build with SimpLex (a Harbour specific lexical analyzer) are available now from theDownload Page.

Arrow! 2000-08-18

  • Release of Build #35
  • Added HB_IDLE*() idle state handling functions.
  • Watcom C++ fixes.
  • SET RELATION support for RDDADS
  • New language modules: IT, DE, PL
  • Slang support enhanced
  • MemoEdit() / TEditor enhancements
  • .NTX support started (creation now works)
  • HBDOC .CHM output
  • Garbage collector added
  • Compiler -u, -m support, support for automatically compiled files for DO, SET FORMAT TO, etc., memory usage optimizations
  • Added HB_DISKSPACE(), __DBLIST(), __DBAPPEND()
  • Fixes: Line numbering, PP, macro compiler, RTL (Extend API, Item API,TRANSFORM(), DISKSPACE(), CURDIR(), __GET()), HBDOC,HBTEST (for Xbase++ and Linux), Documentation, Class engine
  • HBZLIB enhancements
  • MySQL database access contribution started
  • ADS RDD encryption/decryption functions added.
  • New GTCGI driver
  • Improved command line parsing
  • Alternate Lexer (SimpLex), utilizes less memory, smaller Harbour.exe as well as smaller compiled applications (due to smaller macro compiler).