XL (programming language): Difference between revisions

Content deleted Content added
No edit summary
 
Line 51:
 
translation ZeroRemoval
 
when
'X' + 0
then
return X
 
when
'X' * 0
Line 63 ⟶ 61:
 
The XL1 phase contains a large set of plug-ins, notably <code>XLSemantics</code>, that provide common abstractions like [[subroutine]], [[data type]] and [[variable]] [[declaration]] and [[definition]], as well as basic [[structured programming]] statements, like conditionals or loops.
 
 
== External links ==