Search

Search content of the knowledge base.

The search found 2 results in 0.008 seconds.

Search results

  1. ALGOL

    ALGOL is a family of imperative computer programming languages originally developed in the mid-1950s which greatly influenced many other languages. It was the standard method for algorithm description used by the ACM in textbooks and academic sources for more than thirty years.
    It was designed to avoid some of the perceived problems with FORTRAN and eventually gave rise to many other programming languages, including BCPL, B, Pascal, PL/I, Simula, and C.
    ALGOL introduced code blocks and the begin and end pairs for delimiting them and it was also the first language implementing nested function definitions with lexical scope.
    Moreover, it was the first programming language which gave serious attention to formal language definition and through the Algol 60 Report introduced Backus-Naur Form, a principal notation for language design.

    (Source: Wikipedia)

    Magnus Lindstrøm - 09.04.2015 - 14:25

  2. IBM 7070

    IBM 7070 was a decimal architecture intermediate data processing system that was introduced by IBM in 1958. It was part of the IBM 700/7000 series, and was based on discrete transistors rather than the vacuum tubes of the 1950s. It was the company's first transistorized stored-program computer.

    (Source: Wikipedia)

    Alvaro Seica - 19.02.2016 - 16:38