Magik (programming language): Difference between revisions

Content deleted Content added
m General fixes / CHECKWIKI fixes using AWB
Language features: Fix variable case.
Line 26:
c << "foo" + "bar" # Concat strings
 
For clarity, this notation is read as "Aa becomes 1.234" or "b becomes b plus a". This terminology separates assignment from [[Comparison (computer programming)|comparison]].
 
Magik also supports a compressed variation of this operator that works in a similar way to those found in [[C (programming language)|C]]: