Assigns a value to an existing local variable or data target.
Line comments and block comments document code without producing output.
Selects between two expressions.
LaiRu includes arithmetic, comparison, boolean, membership, range, assignment, and conditional shorthand operators.
Creates an inclusive sequence range.
Local variables use #name and thread variables use $name.