Hello World - o2bblockbusting/cs421_project GitHub Wiki

Writing a hello world function in Sulfur is easy thanks to the built-in print command.

M# Your first program #M   
P("Hello World!\n")