Elixir (programming language): Difference between revisions

Content deleted Content added
m Fixed grammar
Tags: Mobile edit Mobile app edit iOS app edit
m Disambiguating links to Hello World (disambiguation) (link changed to "Hello, World!" program) using DisamAssist.
Line 57:
The following examples can be run in an <code>iex</code> [[Shell (computing)|shell]] or saved in a file and run from the [[command line]] by typing <code>elixir ''<filename>''</code>.
 
Classic [["Hello, World!" program|Hello world]] example:
 
<syntaxhighlight lang="iex">