Add uwu in INTERCAL
pain
This commit is contained in:
parent
0d7112a33b
commit
1489e58f45
2 changed files with 7 additions and 0 deletions
|
@ -23,3 +23,4 @@ uwu in every programming language in the world
|
||||||
|
|
||||||
- [Befunge](uwu.befunge)
|
- [Befunge](uwu.befunge)
|
||||||
- [Brainfuck](uwu.bf)
|
- [Brainfuck](uwu.bf)
|
||||||
|
- [INTERCAL](uwu.i)
|
||||||
|
|
6
uwu.i
Normal file
6
uwu.i
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
DO ,1 <- #3
|
||||||
|
DO ,1 SUB #1 <- #82
|
||||||
|
DO ,1 SUB #2 <- #192
|
||||||
|
DO ,1 SUB #3 <- #64
|
||||||
|
PLEASE READ OUT ,1
|
||||||
|
PLEASE GIVE UP
|
Loading…
Reference in a new issue