Add uwu in APL
This commit is contained in:
parent
9ed692ac7f
commit
1234d38eef
2 changed files with 2 additions and 0 deletions
|
@ -51,6 +51,7 @@ uwu in every programming language in the world
|
||||||
|
|
||||||
## Esoteric Languages
|
## Esoteric Languages
|
||||||
|
|
||||||
|
- [APL](uwu.apl)
|
||||||
- [asm2bf](uwu.asm2bf)
|
- [asm2bf](uwu.asm2bf)
|
||||||
- [Befunge](uwu.befunge)
|
- [Befunge](uwu.befunge)
|
||||||
- [Brainfuck](uwu.bf)
|
- [Brainfuck](uwu.bf)
|
||||||
|
|
1
uwu.apl
Normal file
1
uwu.apl
Normal file
|
@ -0,0 +1 @@
|
||||||
|
⎕←'uwu'
|
Loading…
Reference in a new issue