Short Code

Short Code
Short Code
Появился в:

1949

Автор(ы):

Джон Мокли, Вильгельм Шмидт

Short Code (Короткий код) — один из первых языков программирования высокого уровня из когда-либо разрабатываемых для вычислительных машин. Short Code представляет собой уже не набор машинных кодов, как это было раньше, а полноценные математические выражения, которые затем интерпретируются в машинный код.

Содержание

История

Как язык программирования Short Code был предложен Джоном Мокли в 1949 году. Оригинальное название языка - Brief Code. Первая реализация была написана Вильгельмом Шмидтом для компьютера BINAC в 1949 году. На следующий год Шмидтом была разработана новая версия для UNIVAC I, где уже язык получил название Short Code. Конечный же вариант Short Code был педложен в 1952 году для компьютера Univac II А.Б. Тоником и Дж. Р. Логаном.

Пример программы

Рассмотрим выражение:

a = (b+c)/b*c

так будет выглядеть процесс ручного преобразования математического выражения в Short Code:

X3 =  (  X1 +  Y1 )  /  X1 * Y1   замена переменных
X3 03 09 X1 07 Y1 02 04 X1   Y1   замена операторов и круглых скобок
                                  Замечание: умножение описывается простым размещением рядом переменных
07Y10204X1Y1                      группировка в слова по 12 байт .
0000X30309X1

См. также

История языков программирования

Литература

  • Wexelblat, Richard L. (Ed.) (1981). History of Programming Languages, p. 9. New York: Academic Press. ISBN 0-12-745040-8

Wikimedia Foundation. 2010.

Игры ⚽ Поможем сделать НИР

Полезное


Смотреть что такое "Short Code" в других словарях:

  • Short code — This article is about the mobile phone telephone number. For the early computer programming language, see Short Code (computer language). Short codes (also known as short numbers) are special telephone numbers, significantly shorter than full… …   Wikipedia

  • Short Code (computer language) — Short Code was one of the first higher level languages ever developed for an electronic computer.Sebesta, W.S Concepts of Programming languages. 2006;M6 14:18 pp.44. ISBN# 0 321 33025 0] Unlike machine code Short Code statements represented… …   Wikipedia

  • short code — noun A number of fewer digits than a telephone number, used as an abbreviated telephone number for use only when dialing from a cellular phone …   Wiktionary

  • short code address —    (SCA)    See abbreviated dialing …   IT glossary of terms, acronyms and abbreviations

  • Short message service — (SMS) is a communications protocol allowing the interchange of short text messages between mobile telephone devices. SMS text messaging is the most widely used data application on the planet, with 2.4 billion active users, or 74% of all mobile… …   Wikipedia

  • Code coverage — is a measure used in software testing. It describes the degree to which the source code of a program has been tested. It is a form of testing that inspects the code directly and is therefore a form of white box testing.[1] Code coverage was among …   Wikipedia

  • Code Gray: Ethical Dilemmas in Nursing — Directed by Joan Sawyer Produced by Ben Achtenberg Joan Sawyer Cinematography Ben Achtenberg Editing by Frank Galvin …   Wikipedia

  • Code R (TV series) — Code R Code R main title screen Format Action/Adventure Starring James Houghton Martin Kove Tom Simcox Joan Freeman Susanne …   Wikipedia

  • Short-term memory — Short term memory, sometimes referred to as primary, working, or active memory, is said to hold a small amount of information for about 20 to 30 seconds.Estimates of short term memory capacity vary – from about 3 or 4 elements (i.e., words,… …   Wikipedia

  • Short Hills, New Jersey — Short Hills is an unincorporated area located within the township of Millburn, in Essex County, New Jersey, United States. It is a popular commuter town for residents who work in New York City. History Beginnings Originally, the area that would… …   Wikipedia


Поделиться ссылкой на выделенное

Прямая ссылка:
Нажмите правой клавишей мыши и выберите «Копировать ссылку»