home
manual
quick ref.
packages
index
keywords
examples
PREV UP NEXT Yorick

1.1: Simple Statements

An interpreter immediately executes each line you type. Most Yorick input lines define a variable, invoke a procedure, or print the value of an expression.

  • Define variable
  • Call procedure
  • Print expression
  • LLNL Disclaimers