Add ESOPUNK (#1403)

* Add ESOPUNK

(from esolangs.org) ESOPUNK is a version of EXA that runs outside a network

* Update readme.md

Co-authored-by: Kirrby <78487180+Kirrby@users.noreply.github.com>
Co-authored-by: Gabe <66077254+MrBrain295@users.noreply.github.com>
This commit is contained in:
PastelDeFeira
2022-10-23 10:04:45 -03:00
committed by GitHub
parent b35029cf09
commit 8d221bea76
2 changed files with 13 additions and 1 deletions

11
e/ESOPUNK.exa Normal file
View File

@@ -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

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 (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)