Category:ALGOL 68: Difference between revisions

Content deleted Content added
Categorized according to Language Comparison Table.
Line 125:
Pointers are followed (dereferenced), For example:
* REF REF REAL to REAL
 
{{language programming paradigm|concurrent}}
{{language programming paradigm|imperative}}
{{language typing|strong}}
{{language typing|safe}}
{{language type expression|explicit}}
{{language type compatibility|structural}}
{{language type checking|static}}
{{language type checking|dynamic}}
{{language parameter passing|by value}}
{{language parameter passing|by reference}}
{{language parameter passing|by value}}
{{garbage collection|required}}