Jump to content

Conditional structures: Difference between revisions

m
(→‎{{header|Beeswax}}: Beeswax language example added)
Line 673:
ON expression% PROCone, PROCtwo ... ELSE statements</lang>
 
=={{header|Beeswaxbeeswax}}==
 
beeswax has 4 conditional operators that act like the ternary '''?:''' operator in C or Julia. Due to the 2-dimensional nature of beeswax it is possible to realize complex branching structures this way.
136

edits

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