Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

GELLO is a functional language.  Referential transparency means you can lift an expression from the code and it can substitute for the variable. Loops in a usual sense are incompatible with this paradigm.