Compare commits
2 commits
3b8aa15354
...
cfed3d352d
Author | SHA1 | Date | |
---|---|---|---|
cfed3d352d | |||
0bc702f84c |
3 changed files with 5 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
# uwu
|
||||
|
||||
uwu in every (soon™️) programming language in the world (63 languages and keeps growing)
|
||||
uwu in every (soon™️) programming language in the world (65 languages and keeps growing)
|
||||
|
||||
## Languages
|
||||
|
||||
|
@ -12,6 +12,7 @@ uwu in every (soon™️) programming language in the world (63 languages and ke
|
|||
- [B](uwu.b)
|
||||
- [bc](uwu.bc)
|
||||
- [BCPL](uwu.bcpl)
|
||||
- [Boo](uwu.boo)
|
||||
- [C](uwu.c)
|
||||
- [C#](uwu.cs)
|
||||
- [C++](uwu.cpp)
|
||||
|
@ -71,3 +72,4 @@ uwu in every (soon™️) programming language in the world (63 languages and ke
|
|||
- [INTERCAL](uwu.i)
|
||||
- [LOLCODE](uwu.lolcode)
|
||||
- [Mascarpone](uwu.mascarpone)
|
||||
- [Vyxal](uwu.vy)
|
||||
|
|
1
uwu.boo
Normal file
1
uwu.boo
Normal file
|
@ -0,0 +1 @@
|
|||
print "uwu"
|
1
uwu.vy
Normal file
1
uwu.vy
Normal file
|
@ -0,0 +1 @@
|
|||
`uwu`,
|
Loading…
Reference in a new issue