Category:ALGOL 68: Difference between revisions

→‎Coercion (casting): Made expanable/Collapsible
(→‎See also: Another link)
(→‎Coercion (casting): Made expanable/Collapsible)
Line 165:
== Coercion (casting) ==
ALGOL 68 has a hierarchy of contexts which determine which kind of
coercions are available at a particular point in the program. These contexts are:
<div class="mw-collapsible mw-collapsed" style="width:1000px; overflow:auto; background-color:parent;">
<div class="mw-collapsible-content" style="padding-left:2em;">
 
These contexts are:
{|class="wikitable"
!rowspan=2| N<br>
Line 261 ⟶ 265:
|}
For more details about Primaries and Secondaries refer to [[Operator_precedence#ALGOL_68|Operator precedence]].
 
</div></div>
 
==See also==
3,043

edits