Category:Clipper: Difference between revisions

From Rosetta Code
Content added Content deleted
No edit summary
No edit summary
Line 1: Line 1:
{{language}}Clipper is a programming language, which belongs to ''xBase-family'' and a programming environment, which includes a compiler, run-time library, suitable fullscreen debugger and a set of utilities.
{{language}}Clipper is a programming language, which belongs to ''xBase-family'' and a programming environment, which includes a compiler, run-time library, suitable fullscreen debugger and a set of utilities.
It was originally created by Nantucket Corporation as a compiler for dBaseIII , which was an interpretive system. For many years it was one of most popular systems for database, business, financial applications. It was bought by Computer Associates, who discontinued to develop and support it in 1997, the last version was 5.3b. Later, other programming environments for Clipper appeared - xBase++, Flagship, Clip, Harbour, ...
It was originally created by Nantucket Corporation as a compiler for dBaseIII , which was an interpretive system. For many years it was one of most popular systems for database, business, financial applications. It was bought by Computer Associates, who discontinued to develop and support it in 1997, the last version was 5.3b. Later, other programming environments for Clipper appeared - xBase++, Flagship, Clip, Harbour, ...

[http://www.grafxsoft.com/clipper.htm GrafxSoft - current Clipper maintainer]

[http://www.the-oasis.net/ The Oazis - one of oldest Clipper resources]

[http://www.harbour-project.org/ Harbour - Clipper compatible open source system]

[http://www.kresin.ru/en/clipper.html Kresin.ru - miscellanious Clipper & Harbour stuff]

Revision as of 07:37, 14 October 2013

Language
Clipper
This programming language may be used to instruct a computer to perform a task.
See Also:


Listed below are all of the tasks on Rosetta Code which have been solved using Clipper.

Clipper is a programming language, which belongs to xBase-family and a programming environment, which includes a compiler, run-time library, suitable fullscreen debugger and a set of utilities.

It was originally created by Nantucket Corporation as a compiler for dBaseIII , which was an interpretive system. For many years it was one of most popular systems for database, business, financial applications. It was bought by Computer Associates, who discontinued to develop and support it in 1997, the last version was 5.3b. Later, other programming environments for Clipper appeared - xBase++, Flagship, Clip, Harbour, ...

GrafxSoft - current Clipper maintainer

The Oazis - one of oldest Clipper resources

Harbour - Clipper compatible open source system

Kresin.ru - miscellanious Clipper & Harbour stuff