Skip to content

Instantly share code, notes, and snippets.

@Drarok
Created June 22, 2013 14:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Drarok/5840992 to your computer and use it in GitHub Desktop.
Save Drarok/5840992 to your computer and use it in GitHub Desktop.
vagrant@vagrant:/var/www$ cat index.sf
import io;
io.print("Hello, world!\n");
vagrant@vagrant:/var/www$ saffire exec index.sf
vagrant@vagrant:/var/www$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment