0%

Words starting with algha

Unfortunately we didn’t found any matching words.
Maybe these words will be useful:
  • alghero — a seaport in W Sardinia.
  • algebra of communicating processes — (theory)   (ACP) Compare CCS.
  • algebraic compiler and translator — (language)   (ACT 1) A language and compiler for the Royal McBee LGP-30, designed around 1959, apparently by Clay S. Boswell, Jr, and programmed by Mel Kaye.
  • algebraic interpretive dialogue — (language)   (AID) A version of Joss II for the PDP-10.
  • algebraic logic functional language — (language)   (ALF) A language by Rudolf Opalla <[email protected]> which combines functional programming and logic programming techniques. ALF is based on Horn clause logic with equality which consists of predicates and Horn clauses for logic programming, and functions and equations for functional programming. Any functional expression can be used in a goal literal and arbitrary predicates can occur in conditions of equations. ALF uses narrowing and rewriting. ALF includes a compiler to Warren Abstract Machine code and run-time support.
  • algebraic manipulation package — (mathematics, tool)   (AMP) A symbolic mathematics program written in Modula-2, seen on CompuServe.
  • algebraic specification language — 1.   (language)   (ASL) 2.   (language)   (ASF) A language for equational specification of abstract data types.
  • algorithmic model — (programming)   A method of estimating software cost using mathematical algorithms based on the parameters which are considered to be the major cost drivers. These estimate of effort or cost are based primarily on the size of the software or Delivered Source Instructions (DSI)s, and other productivity factors known as Cost Driver Attributes. See also Parametric Model.
  • algorithmic processor description language — (language)   (APDL) An ALGOL 60-like language for describing computer design, for the CDC G-21.
  • algorithmic test case generation — (programming)   A computational method for identifying test cases from data, logical relationships or other software requirements information.