Added Euphoria
Fixes: #612 Co-Authored-By: Andrew Adler <gleeb101@gmail.com>
This commit is contained in:
@@ -231,6 +231,7 @@ Meet [FizzBuzz](https://github.com/zenware/FizzBuzz), the evolution of [hello-wo
|
||||
* [Eoool](e/EOOOL.eoool)
|
||||
* [Erlang](e/erlang.erl)
|
||||
* [Erlang Escript](e/erlang_escript.erl)
|
||||
* [Euphoria](e/euphoria.ex)
|
||||
* [Express](e/express.js)
|
||||
* [Factor](f/factor.factor)
|
||||
* [Falcon](f/falcon.fal)
|
||||
|
||||
1
e/euphoria.ex
Normal file
1
e/euphoria.ex
Normal file
@@ -0,0 +1 @@
|
||||
puts(1, "Hello World")
|
||||
Reference in New Issue
Block a user