Clip (compiler)


Clip compiler is a compiler for the Clipper programming language with additional features and libraries, 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.
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.