Category:ALGOL 68: Difference between revisions

Content added Content deleted
(Categorized according to Language Comparison Table.)
(Looks like capitalization is going to be an issue.)
Line 126: Line 126:
* REF REF REAL to REAL
* REF REF REAL to REAL


{{language programming paradigm|concurrent}}
{{language programming paradigm|Concurrent}}
{{language programming paradigm|imperative}}
{{language programming paradigm|Imperative}}
{{language typing|strong}}
{{language typing|Strong}}
{{language typing|safe}}
{{language typing|Safe}}
{{language type expression|explicit}}
{{language type expression|Explicit}}
{{language type compatibility|structural}}
{{language type compatibility|Structural}}
{{language type checking|static}}
{{language type checking|Static}}
{{language type checking|dynamic}}
{{language type checking|Dynamic}}
{{language parameter passing|by value}}
{{language parameter passing|By value}}
{{language parameter passing|by reference}}
{{language parameter passing|By reference}}
{{language parameter passing|by value}}
{{language garbage collection|Required}}
{{garbage collection|required}}