Harbour is a free software compiler for the xBase superset language often referred to as Clipper (the language that is
implemented by the compiler CA-Clipper).
Harbour is a cross platform compiler and is known to compile and run
on MS-DOS, MS-Windows, OS/2, GNU/Linux and Mac OSX.
The Harbour consists of the xBase language compiler and the runtime
modules with different terminal layers and different databases (not
only DBF).
Harbour 1.0.0 binaries file for OS/2-eComStation are available in Harbour
download page
Url: http://www.harbour-project.org/
as harbour-1.0.0.bin-os2.gcc.zip
Include Harbour libraries for:
- MySQL 5.1.23 ( hbmysql.a )
- Postgres 8.1.4 ( hbpgsql.a )
- cUrl 7.18.1 ( hbcurl.a )
All packages from Paul Smedley site:
http://www.smedley.info/os2ports/index.php
From: David Macias