Questions Columns Rows
GitHub icon

ALGOL 68

ALGOL 68 - Programming language

< >

ALGOL 68 is a programming language created in 1968.

#389on PLDB 55Years Old

ALGOL 68 (short for Algorithmic Language 1968) is an imperative computer programming language that was conceived as a successor to the ALGOL 60 programming language, designed with the goal of a much wider scope of application and more rigorously defined syntax and semantics. The contributions of ALGOL 68 to the field of computer science have been deep, wide ranging and enduring, although many of these contributions were only publicly identified when they had reappeared in subsequently developed programming languages.. Read more on Wikipedia...


Example from hello-world:
begin print(("Hello World",newline)) end
Example from Wikipedia:
proc test = (real a, b)聽:... ... test (x plus 1, x);

View source

- Build the next great programming language Search Add Language Features Creators Resources About Blog Acknowledgements Stats Sponsor Traffic Traffic Today Day 268 feedback@pldb.com Logout