* Add EO

* Update readme.md
This commit is contained in:
Ilya Krestyancev
2022-04-09 02:57:54 +03:00
committed by GitHub
parent e16c882ac5
commit 593a462f7b
2 changed files with 7 additions and 1 deletions

5
e/EO.eo Normal file
View File

@@ -0,0 +1,5 @@
+alias org.eolang.io.stdout
[] > app
stdout > @
"Hello world"

View File

@@ -8,7 +8,7 @@ Thanks to everyone who continues to contribute; new languages are created every
Make sure to see [contributing.md](/contributing.md) for instructions on contributing to the project! Make sure to see [contributing.md](/contributing.md) for instructions on contributing to the project!
<!--Languages start--> <!--Languages start-->
## Languages (977 total) ## Languages (978 total)
* [!](%23/%21) * [!](%23/%21)
* [!@#$%^&*()_+](%23/%21%40%23%24%25%5E%26%E2%88%97%28%29_%2B) * [!@#$%^&*()_+](%23/%21%40%23%24%25%5E%26%E2%88%97%28%29_%2B)
@@ -380,6 +380,7 @@ Make sure to see [contributing.md](/contributing.md) for instructions on contrib
* [Emoticon](e/Emoticon.emoticon) * [Emoticon](e/Emoticon.emoticon)
* [Emotinomicon](e/Emotinomicon) * [Emotinomicon](e/Emotinomicon)
* [Enkelt](e/Enkelt.e) * [Enkelt](e/Enkelt.e)
* [EO](e/EO.eo)
* [EOOOL](e/EOOOL.eoool) * [EOOOL](e/EOOOL.eoool)
* [EPL](e/EPL.e) * [EPL](e/EPL.e)
* [Erlang EScript](e/Erlang%20EScript.erl) * [Erlang EScript](e/Erlang%20EScript.erl)