Compare commits
No commits in common. "405acf3c27de464336f0793bd25838536176cc2d" and "4bdf5dc7801ca621f65bbc3774a00e65b2b851b4" have entirely different histories.
405acf3c27
...
4bdf5dc780
4 changed files with 1 additions and 18 deletions
|
@ -1,6 +1,6 @@
|
||||||
# uwu
|
# uwu
|
||||||
|
|
||||||
uwu in every (soon™️) programming language in the world (69 languages and keeps growing)
|
uwu in every (soon™️) programming language in the world (66 languages and keeps growing)
|
||||||
|
|
||||||
## Languages
|
## Languages
|
||||||
|
|
||||||
|
@ -50,11 +50,9 @@ uwu in every (soon™️) programming language in the world (69 languages and ke
|
||||||
- [R](uwu.r)
|
- [R](uwu.r)
|
||||||
- [Rexx](uwu.rexx)
|
- [Rexx](uwu.rexx)
|
||||||
- [Ruby](uwu.rb)
|
- [Ruby](uwu.rb)
|
||||||
- [Rust](uwu.rs)
|
|
||||||
- [Scala](uwu.scala)
|
- [Scala](uwu.scala)
|
||||||
- [Scheme](uwu.scm)
|
- [Scheme](uwu.scm)
|
||||||
- [sed](uwu.sed)
|
- [sed](uwu.sed)
|
||||||
- [Sexy](uwu.sxy)
|
|
||||||
- [Swift](uwu.swift)
|
- [Swift](uwu.swift)
|
||||||
- [Tcl](uwu.tcl)
|
- [Tcl](uwu.tcl)
|
||||||
- [Vala](uwu.vala)
|
- [Vala](uwu.vala)
|
||||||
|
@ -63,10 +61,6 @@ uwu in every (soon™️) programming language in the world (69 languages and ke
|
||||||
- [Xojo](uwu.xojo)
|
- [Xojo](uwu.xojo)
|
||||||
- [Zig](uwu.zig)
|
- [Zig](uwu.zig)
|
||||||
|
|
||||||
## Assemblers
|
|
||||||
|
|
||||||
- [High Level Assembly](uwu.hla)
|
|
||||||
|
|
||||||
## Esoteric Languages
|
## Esoteric Languages
|
||||||
|
|
||||||
- [APL](uwu.apl)
|
- [APL](uwu.apl)
|
||||||
|
|
7
uwu.hla
7
uwu.hla
|
@ -1,7 +0,0 @@
|
||||||
program uwu;
|
|
||||||
|
|
||||||
#include("stdlib.hhf");
|
|
||||||
|
|
||||||
begin uwu;
|
|
||||||
stdout.put("uwu", nl);
|
|
||||||
end uwu;
|
|
3
uwu.rs
3
uwu.rs
|
@ -1,3 +0,0 @@
|
||||||
fn main() {
|
|
||||||
println!("uwu");
|
|
||||||
}
|
|
1
uwu.sxy
1
uwu.sxy
|
@ -1 +0,0 @@
|
||||||
(sys.say "uwu")
|
|
Loading…
Add table
Add a link
Reference in a new issue