Measures Concepts
GitHub icon

GEORGE

GEORGE - Programming language

< >

GEORGE is a programming language created in 1957.

#1735on PLDB 67Years Old

GEORGE is a programming language invented by Charles Leonard Hamblin in 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. Algebraic expressions were written in reverse Polish notation; thus, a + b {\displaystyle a+b} was written a b +, and similarly for the other arithmetic operations of subtraction, multiplication, and division. Read more on Wikipedia...


Example from Wikipedia:
1, 10 R1 (a) 1, 10 rep (j) j | a dup * j | (a)聽; ] 1, 10 P1 (a)

View source

- Build the next great programming language Search Add Language Features Creators Resources About Blog Acknowledgements Queries Stats Sponsor Day 605 feedback@pldb.io Logout