Your First Program
Using your terminal, type:
lin -e '( Hello, world! ) outln'
You should see Hello, world!
as the output.
As you work your way through this tutorial, try continually referring to examples and work towards understanding each of them.