Skip to content

Instantly share code, notes, and snippets.

@Yoric
Created May 27, 2011 10:52
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 Yoric/995032 to your computer and use it in GitHub Desktop.
Save Yoric/995032 to your computer and use it in GitHub Desktop.
Hello, web in Opa (revised syntax, one-liner)
start_server(one_page_server("Hello", -> <>Hello, web!</>));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment