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