Runes

Documentation for Hoon's rune expressions.

Non-Rune Expressions

  • Constants - Hoon uses runes to form expressions, but not all expressions have runes in them. First, we have constant expressions (and also expressions that would be constant, but that they allow for interpolations).

  • Limbs and Wings - Limb and wing expressions also lack runes.

  • --, == (Terminators) - Digraphs used to terminate expressions.

Runes Proper

Last updated