Clarifications
These clarifications are meant to add more information to the specification without cluttering it.
no-continuation:
There is no continuation token (
...) in this assignment, although it is mentioned in the LOLCODE spec.gt-and-lt:
The less-than (
DIFFRINT <x> AN SMALLR OF <x> AN <y>) and greater-than (DIFFRINT <x> AN BIGGR OF <x> AN <y>) are opposite in this spec compared to the official LOLCODE spec on purpose. Use the definitions in this spec.no-it:
The automatically created
ITvariable is not used for this assignment.ITis used in several places in the LOLCODE spec, most notably for if-then and switch statements.