Create a Literal

> The Smalltalk uniformity allows for a small set of concepts that result in a straightforward, clear syntax. For example, there are only 6 keywords, and only 5 possible operations: Read a Variable, Write a Variable, create a literal, Send a Message, and return.

createLiteral