Compare commits
2 commits
8cc7e1e2ac
...
3b8aa15354
Author | SHA1 | Date | |
---|---|---|---|
3b8aa15354 | |||
4ad153f11f |
3 changed files with 7 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
# uwu
|
||||
|
||||
uwu in every (soon™️) programming language in the world (61 languages and keeps growing)
|
||||
uwu in every (soon™️) programming language in the world (63 languages and keeps growing)
|
||||
|
||||
## Languages
|
||||
|
||||
|
@ -52,6 +52,7 @@ uwu in every (soon™️) programming language in the world (61 languages and ke
|
|||
- [Scheme](uwu.scm)
|
||||
- [sed](uwu.sed)
|
||||
- [Swift](uwu.swift)
|
||||
- [Tcl](uwu.tcl)
|
||||
- [Vala](uwu.vala)
|
||||
- [Vim script](uwu.vim)
|
||||
- [Visual Basic .NET](uwu.vbnet)
|
||||
|
@ -64,6 +65,7 @@ uwu in every (soon™️) programming language in the world (61 languages and ke
|
|||
- [asm2bf](uwu.asm2bf)
|
||||
- [Befunge](uwu.befunge)
|
||||
- [Brainfuck](uwu.bf)
|
||||
- [Copypasta](uwu.copypasta)
|
||||
- [FiM++](uwu.fim)
|
||||
- [Hexagony](uwu.hxg)
|
||||
- [INTERCAL](uwu.i)
|
||||
|
|
3
uwu.copypasta
Normal file
3
uwu.copypasta
Normal file
|
@ -0,0 +1,3 @@
|
|||
Copy
|
||||
uwu
|
||||
Pasta!
|
1
uwu.tcl
Normal file
1
uwu.tcl
Normal file
|
@ -0,0 +1 @@
|
|||
puts "uwu"
|
Loading…
Reference in a new issue