ALGOL W
ALGOL W is a programming language. It is based on a proposal for ALGOL X by Niklaus Wirth and Tony Hoare as a successor to ALGOL 60. ALGOL W is a relatively simple upgrade of the original ALGOL 60, adding string, bitstring, complex number and reference to record data types and call-by-result passing of parameters, introducing the while statement, replacing switch with the case statement, and generally tightening up the language. Wikipedia
Created Year: 1966
Developed by: Niklaus Wirth • Tony Hoare
Wikidata: Q1538458
Influenced: Pascal
Programming paradigms: imperative programming • procedural programming • structured programming
Language types: procedural programming language
ALGOL W Influence Network
Pan and zoom the graph with your mouse or alternatively your fingers on touch devices.
Hello World in ALGOL W
begin
write( "Hello World" )
end.
Search on GitHub
Name | Description | Last pushed to | Open issues | Forks | Stars | Size |
---|
Latest data update: 2024-10-09