Compare commits

...

2 Commits

Author SHA1 Message Date
sech1p 3773c2d983 Add uwu in asm2bf 2021-08-05 03:37:19 +02:00
sech1p 99032d89e1 Add uwu in Hexagony 2021-08-05 03:33:27 +02:00
3 changed files with 6 additions and 0 deletions

View File

@ -43,6 +43,8 @@ uwu in every programming language in the world
## Esoteric Languages
- [asm2bf](uwu.asm2bf)
- [Befunge](uwu.befunge)
- [Brainfuck](uwu.bf)
- [Hexagony](uwu.hxg)
- [INTERCAL](uwu.i)

1
uwu.asm2bf Normal file
View File

@ -0,0 +1 @@
#gen_text("uwu\n")

3
uwu.hxg Normal file
View File

@ -0,0 +1,3 @@
u ;
w ; u
; @