diff --git a/e/ESOPUNK.exa b/e/ESOPUNK.exa new file mode 100644 index 00000000..3fab40da --- /dev/null +++ b/e/ESOPUNK.exa @@ -0,0 +1,11 @@ +COPY 72 #STDO +COPY 101 #STDO +COPY 108 #STDO +COPY 108 #STDO +COPY 111 #STDO +COPY 32 #STDO +COPY 119 #STDO +COPY 111 #STDO +COPY 114 #STDO +COPY 108 #STDO +COPY 100 #STDO diff --git a/readme.md b/readme.md index 827e022c..8e506d86 100644 --- a/readme.md +++ b/readme.md @@ -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 (941 total) +## Languages (942 total) * [!](%23/%21) * [!@#$%^&*()_+](%23/%21%40%23%24%25%5E%26%E2%88%97%28%29_%2B) @@ -312,6 +312,7 @@ Make sure to see [contributing.md](/contributing.md) for instructions on contrib * [E](e/E.e) * [e62qpodb593](e/e62qpodb593) * [EBuild](e/EBuild.ebuild) +* [ESOPUNK](e/ESOPUNK.exa) * [Ec](e/Ec.ec) * [EchoLisp](e/EchoLisp.echolisp) * [Efene](e/Efene.efene)