PROIV

From Wikipedia, the free encyclopedia

PROIV (pronounced "pro-four"), also known as 'Pro-IV',[1] is now marketed as a low code development platform by its current steward, Zellis Holdings,[2] a British HR services company.[3]

PROIV was originally developed as a fourth-generation programming language (4GL). PROIV and another 4GL are aiming to simplify and reduce efforts to create and develop computer programs compared to third-generation programming languages (3GL) such as Cobol and Fortran. [4]

PROIV's usual application domain is database-centric business applications.[citation needed]

PROIV programs consist of declarative/non-procedural specifications that control the overall structure of the program and database access and that have an implicit sequence of execution (which PROIV programmers refer to as the timing cycle). Procedural subroutines can be added by the programmer; these are written in a 3GL-like language, which PROIV calls "Logic".

History[edit]

PROIV was developed by Sushil K. Garg, working in Hawaii in 1976 on a General Automation System. In the early 1980s, it was licensed to McDonnell Information Systems (MDIS).

MDIS converted PROIV to run on their Pick-based systems and this spin-off was known as ALL (Application Language Liberator).

PROIV was ported to several different platforms by separate teams. Garg brought these ports together as one company, Pro Computer Sciences (PCS), headquartered in Laguna Hills, California. PCS was subsequently acquired by MDIS in 1988.

During the second half of the 1980s, a PROIV team entered the 4GL Grand Prix contests of 1987, 1988, and 1990 and the product finished second on each occasion.

In 2000, McDonnell Information Systems changed its name to Northgate Information Solutions.

Implementation[edit]

PROIV runs OS-independent application code in an OS-specific virtual machine, allowing a user application to run unaltered on different computing platforms.[5] As of August 2021, Zellis claims support for PROIV on Microsoft Windows (workstation and server), Red Hat Linux, IBM AIX, and Oracle Solaris; with Oracle, SQL Server, PostgreSQL, and IBM C-ISAM as the database backend.[6][a][b]

The PROIV-supplied "GUI client", which renders the rich-client UI for applications written in PROIV, is based around ActiveX technology and works only on Windows client platforms. Consequently, the programmers' development environments supplied with more-recent PROIV releases also work only on a Windows client platform.[8]

Major applications[edit]

References[edit]

Notes[edit]

  1. ^ Only very specific combinations of operating system and database versions are supported
  2. ^ A different and wider range of operating systems were claimed to be supported by earlier PROIV versions, for example IBM mainframe operating systems in 1986.[7]

Footnotes[edit]

  1. ^ https://www.omega-cs.nl/what-is-pro-iv/
  2. ^ "About". PROIV. September 27, 2016.
  3. ^ "About us | The Zellis story".
  4. ^ Harsant 1989, p. 5.
  5. ^ "Interactions with the PROIV Virtual Machine". proiv.com.
  6. ^ Zellis 2021, p. 12.
  7. ^ Garg 1986.
  8. ^ "PROIV Virtual Machine and the Windows Front End (PROIV Client)". proiv.com.
  9. ^ "Pro People to help alleviate congestion" (Press release). 24 August 2004. Archived from the original on 2007-03-05. Retrieved 2007-09-18.

Sources[edit]

External links[edit]