Content deleted Content added
conditional transfers and subroutine calling was added |
categorization/tagging using AWB |
||
Line 1:
In 1957, [[Charles Leonard Hamblin]] invented the programming language '''GEORGE'''.<ref>
C. L. Hamblin [1957]:
<ref>C. L. Hamblin [1957]:
It was designed around a push-down pop-up stack for arithmetic operations, and employed reverse Polish notation.
The language included loops, subroutines, conditionals, vectors, and matrices.
Line 33:
Manipulation of vectors and matrices requires subscript notation. In GEORGE, the subscript(s) preceded the vector or matrix name. Thus A(j) was written j | A.
The following program reads in vector
<pre>
1, 10 R1 (a)
Line 47:
{| class="wikitable" style="text-align: center; width: 200px; height: 200px;"
|+ GEORGE coding table<ref>
|-
! scope="col" |
Line 131:
==References==
<references/>
{{Uncategorized|date=June 2012}}
|