Add Emerald

Fixes: #101
Co-Authored-By: Cristobal Dabed <155505+cristobal@users.noreply.github.com>
This commit is contained in:
Richie Bendall
2021-01-21 02:31:18 +13:00
parent 71ae54316a
commit 0d3fa4f1ba
2 changed files with 7 additions and 1 deletions

5
e/Emerald.m Normal file
View File

@@ -0,0 +1,5 @@
const main <- object mainProgram
initially
stdout.putString["Hello World\n"]
end initially
end mainProgram

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!
<!--Languages start-->
## Languages (722 total)
## Languages (723 total)
* [05Ab1E](%23/05AB1E)
* [0815](%23/0815.0815)
@@ -270,6 +270,7 @@ Make sure to see [contributing.md](/contributing.md) for instructions on contrib
* [Elixir](e/elixir.exs)
* [Elm](e/elm.elm)
* [Emacslisp](e/EmacsLisp.el)
* [Emerald](e/Emerald.m)
* [Emmental](e/emmental.emmental)
* [Emojicode](e/emojicode.emojic)
* [Emoticon](e/emoticon.emoticon)