Murat Kasimov

More about me

Я language (β)

/Я language (β)/Behaviour/Aback/

> Aback : forall tt t . t `C'AR__` t `L` tt `T` _

Interpretation: this label refer items in data structures backwards (3rd, 2nd, 1st, etc.).

Demonstration: traversing List/Nonempty List forwards:

> A `has` B `ryo` Enter @ List `yokl` Aback `ha` Await `ha` output `ha` Glyph `ha` Letter `ha` Upper > A `has` B `ryo` Enter @ Nonempty List `yokl` Aback `ha` Await `ha` output `ha` Glyph `ha` Letter `ha` Upper

Counterpart: label that refer items forwards is Forth.