Operators

The following JavaScript operators are supported for the Calliope mini.

Note that for the Calliope mini all arithmetic is performed on integers, rather than floating point. This also is true when simulating in the browser.

Assignment, arithmetic and bitwise

Comparision and conditional

More

NEXT: Statements

Edit this page on GitHub