ALGOL 60
This programming language may be used to instruct a computer to perform a task.
Listed below are all of the tasks on Rosetta Code which have been solved using ALGOL 60.
This programming language may be used to instruct a computer to perform a task.
See Also: |
---|
Your Help Needed
If you know ALGOL 60, please write code for some of the tasks not implemented in ALGOL 60.
If you know ALGOL 60, please write code for some of the tasks not implemented in ALGOL 60.
See these links for information on how to run Algol 60 programs:
Compiling and running Hello World with GNU Marst looks like this:
marst hello.alg -o hello.c
gcc hello.c -lalgol -lm -o hello
./hello
See also[edit]
Subcategories
This category has the following 3 subcategories, out of 3 total.
Pages in category "ALGOL 60"
The following 42 pages are in this category, out of 42 total.