Software:Clip (compiler)

From HandWiki
clip
Developer(s)ITK / Uri Hnykin
Stable release
1.2.0 / November 1, 2006; 17 years ago (2006-11-01)
Operating systemUnix-like
LicenseGPL or commercial proprietary software
Websiteitk.ru/english/index.shtml

Clip compiler is a compiler for the Clipper programming language with additional features and libraries (for gtk, fivewin, netto, MySQL, ODBC, cti, tcp, gzip, Interbase, Oracle, Postgres), which is quite fast, has support for Hyper-Six and FoxPro RDD's, and can compile existing Clipper source code with very minor changes.

It has support for all the features in the original compiler, can access multiple types of databases such as Oracle, Informix, Interbase, MySQL, Postgres, all Xbase dialects (tables: Foxpro, Visual FoxPro, COMIX, indexes: NDX, NTX, CDX).

It supports object-oriented programming, preprocessor, dynamic and static libraries, several functions for math, string management, arrays or vectors.

Clip is licensed under a "GPL type" License and uses the GNU CC compiler.

External links