* Add Erg

Erg is a statically typed language that is Python-compatible.

https://github.com/erg-lang/erg

* Update readme.md

- Increment the language count
- Add Erg into the list
This commit is contained in:
Jeddi 2022-08-18 20:35:35 +07:00 committed by GitHub
parent 0f713f26e2
commit f44cc1ec85
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 1 deletions

1
e/Erg.er Normal file

@ -0,0 +1 @@
print! "Hello World"

@ -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 (936 total)
## Languages (937 total)
* [!](%23/%21)
* [!@#$%^&*()_+](%23/%21%40%23%24%25%5E%26%E2%88%97%28%29_%2B)
@ -334,6 +334,7 @@ Make sure to see [contributing.md](/contributing.md) for instructions on contrib
* [EO](e/EO.eo)
* [EOOOL](e/EOOOL.eoool)
* [EPL](e/EPL.e)
* [Erg](e/Erg.er)
* [Erlang EScript](e/Erlang%20EScript.erl)
* [Erlang](e/Erlang.erl)
* [es](e/es)