Category:ALGOL 68: Difference between revisions

Line 18:
*Sep 1973: Revised Report on the Algorithmic Language Algol 68 - Springer-Verlag 1976 - Edited by: A. van Wijngaarden, B.J. Mailloux, J.E.L. Peck, C.H.A. Koster, M. Sintzoff, C.H. Lindsey, L.G.L.T. Meertens and R.G. Fisker.
== Code samples==
Most of the code samples provided here have a leading <code>main:(</code> and a matching <code<)</code> at the end. These are not actually required in the language, but are included so as to highlight that the code sample is complete, and works with (at least) Algol68g[[ALGOL 68G]] unmodified.
 
Example:
Anonymous user