An expression is a fragment of code which can be turned into a value. We already met them; guessed when? Yes, literals and variables are the simplest expressions: a literal is already a value; a variable is a sort of label referring to a value.
This manual can be downloaded from http://www.g-cows.org/.