Home
Random
Log in
Settings
Donations
About Wikibooks
Disclaimers
Search
Erlang Programming/Creating Web Applications with yaws/Getting set up
Language
Watch
Edit
<
Erlang Programming
|
Creating Web Applications with yaws
<
html
>
<
erl
>
out(Arg) -> {html, "
<
h1
>
Hello world.
</
h1
>
"}.
</
erl
>
</
html
>