Jump to content

Useless instructions: Difference between revisions

(Added ACTION!)
Line 25:
 
=={{header|Action!}}==
The ACTIONAction! language has 4four fundamental data types, BYTE, CHAR, INT and CARD. The first two can be used interchangably and are 8-bit unsigned integers. This is presumably for documentation purposes, however the language also has a macro facility that would allow the programmer to <code>DEFINE CHAR="BYTE"</code> or <code>DEFINE BYTE="CHAR"</code> if only one was available.
 
=={{header|ALGOL 68}}==
3,048

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.