Algorithmic+Language

  • 101Hygienic macro — Hygienic macros are macros whose expansion is guaranteed not to cause collisions with existing symbol definitions. They are a feature of programming languages such as Scheme and Dylan. Contents 1 The hygiene problem 2 Strategies 3 Hygienic macro… …

    Wikipedia

  • 102Функциональное программирование — Парадигмы программирования Агентно ориентированная Компонентно ориентированная Конкатенативная Декларативная (контрастирует с Императивной) Ограничениями Функциональная Потоком данных Таблично ориентированная (электронные таблицы) Реактивная …

    Википедия

  • 103Plankalkül — Infobox programming language name = Plankalkül paradigm = procedural year = concept first published in 1948 designer = Konrad Zuse latest release version = C99 latest release date = March 2000 implementations = Plankalkül Compiler by the FU… …

    Wikipedia

  • 104COMAL — Paradigm(s) structured Appeared in 1973 Designed by Benedict Løfstedt and Børge R. Christensen Typing discipline strong Influenced by BASIC, Pascal …

    Wikipedia

  • 105Operational semantics — In computer science, operational semantics is a way to give meaning to computer programs in a mathematically rigorous way. Operational semantics are classified into two categories: structural operational semantics (or small step semantics)… …

    Wikipedia

  • 106PAL (disambiguation) — PAL or Pal may refer to: Contents 1 Organizations 2 Science and technology 3 Medicine, biology, and psychology …

    Wikipedia

  • 107ALGOL — /al gol, gawl/, Computers. a computer language in which information is expressed in algebraic notation and according to the rules of Boolean algebra. [1955 60; algo(rithmic) l(anguage)] * * * High level algebraic computer programming language… …

    Universalium

  • 108Konrad Zuse — Infobox Scientist name = Konrad Zuse |200px image width = 200px caption = Konrad Zuse in 1992 birth date = June 22, 1910 birth place = Berlin, German Empire death date = December 18, 1995 (Aged 85) death place = Hünfeld, Germany residence =… …

    Wikipedia

  • 109Dangling else — The dangling else is a well known problem in computer programming in which a seemingly well defined grammar can become ambiguous. In many programming languages you can write conditionally executed code in two forms: if form: if a then s if else… …

    Wikipedia

  • 110Geschichte der Programmiersprachen — Die Geschichte der Programmiersprachen beginnt bereits im 19. Jahrhundert und ist in ihren Anfängen stark durch die Mathematik und durch Ingenieurswissenschaften geprägt. Ab wann eine Programmiersprache vorliegt, ist tatsächlich nicht eindeutig… …

    Deutsch Wikipedia