Git Product home page Git Product logo

emg60 / xharbour Goto Github PK

View Code? Open in Web Editor NEW

This project forked from xharbour-org/xharbour

0.0 0.0 0.0 210.37 MB

xHarbour is a portable implementation of the Clipper/xBase language (Compiler & complete Run-time libraries). It's practically 100% backward compatible with CA-Clipper 5.2e and 5.3c, and offers many modern language extensions, and extensive Run-time libraries.

Home Page: http://www.xharbour.org

License: GNU General Public License v2.0

Shell 0.13% JavaScript 0.01% C++ 7.29% Perl 0.02% C 71.23% PHP 0.14% Assembly 0.09% CSS 0.01% xBase 19.31% Makefile 0.59% HTML 0.39% Handlebars 0.01% CMake 0.01% Batchfile 0.57% Yacc 0.11% Roff 0.01% Rich Text Format 0.08% VBScript 0.01% Classic ASP 0.01%

xharbour's Introduction

xharbour

xHarbour is a portable implementation of the Clipper/xBase language (Compiler & complete Run-time libraries). It's practically 100% backward compatible with CA-Clipper 5.2e and 5.3c, and offers many modern language extensions, and extensive Run-time libraries.

Welcome to xHarbour

xHarbour is a fork from the Harbour project - a free software compiler for the xBase superset language often referred to as Clipper (the language that is implemented by the compiler CA-Clipper). The goal of the xHarbour project is to produce a cross platform CA-Clipper compatible compiler, extended to support popular modern extensions..

The xHarbour web site is at xHarbour.org. You can download the latest xHarbour official binary distributions from here.

If you have any questions about xHarbour please be sure to read the info on xHarbour.org, and for live interaction you may use comp.lang.xharbour newsgroup.

Also, please be sure to read the documentation that comes with xHarbour, you should find it in the ./doc/ directory.

If you are reading this file as part of a source distribution of harbour you probably want to start by reading dirstruc.txt because this is your map to the harbour source directories.

How to get the latest xHarbour

  1. git clone --recurse-submodules https://github.com/xHarbour-org/xharbour.git
  2. cd xharbour

Requisites to build from sources

Valid installation of a C/C++ compiler.

Windows:

Following are some FREE choices:

- https://www.embarcadero.com/free-tools/ccompiler/free-download
- http://www.smorgasbordet.com/pellesc/
- https://visualstudio.microsoft.com/downloads/

Linux:

GCC or CLang

MacOS:

Apple's CLang

How to build from sources

Windows:

Depending on your installed C Compiler you will use one of the following batch files:

- make_bc.bat (for Embarcadero / Borland C++)
- make_pc.bat (for Pelles C)
- make_vc.bat (for Visual Sttudio)

There additional make_??.bat for more compilers but tthey may require some addittional settings.

Linux:

./buildxbuilder.sh

MacOS:

./buildxbuilder.sh

xharbour's People

Contributors

ronpinkas avatar andijahja avatar druzus avatar wnegro avatar emg60 avatar spiccioli avatar sudipb001 avatar patrickmast avatar tomlucas avatar joriswillekens avatar culikr avatar winfakt avatar xharbourcom avatar msimoesfilho avatar eduardomotta-emottasistemas avatar fperillo avatar saifsas avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.