Next: Flow Control Statements, Previous: Basic Ideas, Up: Basic Ideas [Contents]
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.