JOVIAL

From Infogalactic: the planetary knowledge core
(Redirected from JOVIAL programming language)
Jump to: navigation, search
JOVIAL
Paradigm procedural, imperative, structured
Designed by System Development Corporation
Developer Software Engineering Associates, Inc. (SEA)
First appeared 1960
Website {{#property:P856}}
Major implementations
mainframe, micro, PC, APPLE, WinX, Linux, SPARC, PowerPC, 1750A, other legacy systems
Influenced by
ALGOL, SAGE
Influenced
CMS-2, Coral 66, and SYMPL

JOVIAL is a high-level computer programming language similar to ALGOL, but specialized for the development of embedded systems (specialized computer systems designed to perform one or a few dedicated functions, usually embedded as part of a complete device including mechanical parts).

History

JOVIAL was developed as a new "high-order" programming language beginning in 1959 by a team at System Development Corporation (SDC) headed by Jules Schwartz to compose software for the electronics of military aircraft.[1] The name JOVIAL is an acronym for "Jules Own Version of the International Algorithmic Language."[2] The "International Algorithmic Language" (IAL) was a name originally proposed for ALGOL 58.

During the 1960s JOVIAL was a part of the US Military L-project series, in particular 465L (the SACCS project), due to a lack of real-time processing languages available. Some 95% of the SACCS project, managed by ITT with software primarily written by SDC, was written in JOVIAL. The software project took two years and fewer than 1400 programmer years, less than half of the equivalent time in the SAGE L-project.[3]

During the late 1970s and early 1980s, the U.S. Air Force adopted a standardized CPU, the MIL-STD-1750A, and subsequent JOVIAL programs were built for that processor. Several commercial vendors provided compilers and related tools to build JOVIAL for processors such as the MIL-STD-1750A, including Advanced Computer Techniques (ACT), TLD Systems, Propietary Software Systems (PSS), and others.[4][5]

JOVIAL was standardized during 1973 with MIL-STD-1589 and was revised during 1984 with MIL-STD-1589C. It is still much used to update and maintain software on older military vehicles and aircraft. There are three dialects in common use: J3, J3B-2, and J73.

As of 2010, JOVIAL is no longer maintained and distributed by the USAF JOVIAL Program Office (JPO). Software previously distributed by the JPO is still available through commercial resources at Software Engineering Associates, Inc. (SEA) as are other combinations of host/target processors including WinX, Linux, Apple iBook, SPARC, VAX, 1750A, PowerPC, TI-9989, Zilog Z800x, Motorola 680x0 and IBM System 360/System 370/System z. In addition DDC-I, which acquired parts of Advanced Computer Techniques, also still lists JOVIAL compilers and related tools.[6]

Most software implemented in JOVIAL is mission critical, and maintenance is getting more difficult. In December 2014 it was reported that software deriving from JOVIAL code produced in the 1960s was involved in a major failure of the United Kingdom's air traffic control infrastructure, and that the agency which uses it was having to train its IT staff in JOVIAL in order to maintain this software, which is not scheduled for replacement until 2016.[7] Conversion of JOVIAL code to new platforms is therefore becoming more common. JOVIAL rehosting and retargeting is currently done by Software Engineering Associates. Conversions of JOVIAL to other languages is currently done by Semantic Designs, whose DMS Software Reengineering Toolkit was used to convert some of the JOVIAL mission software for the B-2 bomber to C.[8]

Influence

According to Schwartz languages influenced by JOVIAL include CORAL, SYMPL, Space Programming Language (SPL), and to some extent CMS-2.[9] An interactive subset of JOVIAL called TINT, similar to JOSS was developed in the 1960s.[2]

Features

JOVIAL includes features not found in standard ALGOL, such as records, arrays of records, and inline assembly language.[10]

Applications

Notable systems using JOVIAL include:

Airborne radar systems with embedded JOVIAL software include the APG-70, APG-71 and APG-73.[12]

References

  1. Oral History interview with Jules I. Schwartz, Charles Babbage Institute, University of Minnesota. Schwartz worked for the Rand Corporation on various defense related projects: SAGE and JOHNNIAC in particular. When Rand organized the System Development Corporation, Schwartz went to the new company. For most of the interview, Schwartz describes his association with SAGE, his part in the computer laboratory work on timesharing for the AN/FSQ-32 computer, computer networks, control system projects (such as TDMS), and his interactions with J. C. R. Licklider, Lawrence G. Roberts, and Robert Saxton Taylor. He discusses his later position at Computer Sciences Corporation.
  2. 2.0 2.1 Lua error in package.lua at line 80: module 'strict' not found.
  3. Campbell-Kelly, Martin. From airline reservations to Sonic the Hedgehog: a history of the software industry Cambridge Mass: The MIT Press, 2003: 46-7. ISBN 0-262-03303-8.
  4. Oral history interview with Oscar Schachter, see p. 17. Charles Babbage Institute, University of Minnesota.
  5. Lua error in package.lua at line 80: module 'strict' not found.
  6. Lua error in package.lua at line 80: module 'strict' not found.
  7. Lua error in package.lua at line 80: module 'strict' not found.
  8. Lua error in package.lua at line 80: module 'strict' not found.
  9. Lua error in package.lua at line 80: module 'strict' not found.
  10. Lua error in package.lua at line 80: module 'strict' not found.
  11. Lua error in package.lua at line 80: module 'strict' not found.
  12. AN/APG-73, Warfighter's Encyclopedia

External links