Jump to content

Clarion (programming language)

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by 68.11.249.107 (talk) at 18:11, 11 July 2004. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.


Clarion is a 4GL programming language and Integrated Development Environment from Soft velocity used to program database applications. It is compatible with several database formats including all SQL, ADO, and XML, and can output to HTML, XML. plaintext, and PDF, among others. As of the time of writing (2004), Clarion is on version 6.1

One of Clarion's many strong points is it's use of "templates" to code much of the repetitive, yet time consuming code that is needed behind controls. Database access is simple to implement, and list box formatting can be handled with easy to use WYSYWIG formatting windows.

Templates are open for developers to modify to suite their needs, and the template language, though very robust, is simple to learn. This makes the possibilities of what can be done in Clarion endless.

Development of templates that generate Dot Net code from Clarion applications is underway at Soft Velocity, Giving Clarion developers the best of both worlds. Clarion developers will be able to program with the ease and speed they're accustomed to, and will be able to provide Dot Net code to clients who just have to have projects developed in Microsoft technology.


External Links: Softvelocity