Interactive Active ALGOL 68
From Rosetta Code
Interactive Active ALGOL 68 is an implementation of ALGOL 68.
Other implementations of ALGOL 68.
Sample[edit]
With Interactive Active ALGOL 68 it may be necessary to include appropriate "job cards" or precludes in order for the programs to compile successfully. Example:
Brief Algol68 | Algol68 as in rosettacode | Actual Interactive Active ALGOL 68 code |
print(("Hello, world!",new line)) |
main:( |
*LIB transput |
See also[edit]
- Download incremental ALGOL 68 compiler - [1]