Jump to content

Hello world/Newbie: Difference between revisions

m
m (→‎{{header|Wren}}: Minor tidy)
imported>Arakov
Line 967:
</syntaxhighlight>
# Now it should be compiled (where elc is a command-line compiler):
<syntaxhighlight lang="elena">elcelena-cli.exe program1.l</syntaxhighlight>
# It will create program1.exe file which you can execute:
<syntaxhighlight lang="elena">program1</syntaxhighlight>
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.