Hello World

To run a simple Hello World program, start Junicon by typing:
		junicon
	
Then type
		write("Hello world");
	
and hit return.