ABSET is a declarative programming language based on sets. A declarative language is a nonprocedural programming language that allows the programmer to state the task to be accomplished without specifying the procedures needed to carry it out.
Analytica is an example of array programming language. This language was developed for the reason to break the limitation of spread sheet. According to PC week: “Everything that’s wrong with common spreadsheet is fixed in Analytica”. Lumina the developer of Analytica define it as :- A visual tool for creating, analysing, and communicating decision model.
LUSTRE, whose main application field is the programming of automatic control and signal processing systems. In this field, design istra- ditionally driven by means of two types of tools. First, specifications are often systems of equations (differential or finite difference equations, boolean equations, . . .). Second, implementations are often nets of operators connected with wires (switches, gates, analog diagrams). Such tools present several ad&tag- as a basis for a programming language.
MetaPost is a programming language much like Knuth’s METAFONT except that it outputs vector graphics, either PostScript programs or SVG graphics, instead of bitmaps. Borrowed from METAFONT are the basic tools for creating and manipulating pictures. MetaPost is particularly well-suited to generating figures for technical documents where some aspects of a picture may be controlled by mathematical or geometrical constraints that are best expressed symbocially.
SQL(Structured Query Language) is a database computer programming language designed for the retrieval and management of data in relational database. IBM first developed of SQL in 1970s. Also it is an ANSI/ISO standard. It has become a standard universal language used mostly in relational database management system(RDBMS).
XSL stands for EXtensible Stylesheet Language, and is a style sheet language for XML documents. From a programmer point of view, XSLT is a programming language for processing XML data — that is, transforming XML documents.