Compare commits

..

No commits in common. "405acf3c27de464336f0793bd25838536176cc2d" and "4bdf5dc7801ca621f65bbc3774a00e65b2b851b4" have entirely different histories.

4 changed files with 1 additions and 18 deletions

View File

@ -1,6 +1,6 @@
# 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
@ -50,11 +50,9 @@ uwu in every (soon™) programming language in the world (69 languages and ke
- [R](uwu.r)
- [Rexx](uwu.rexx)
- [Ruby](uwu.rb)
- [Rust](uwu.rs)
- [Scala](uwu.scala)
- [Scheme](uwu.scm)
- [sed](uwu.sed)
- [Sexy](uwu.sxy)
- [Swift](uwu.swift)
- [Tcl](uwu.tcl)
- [Vala](uwu.vala)
@ -63,10 +61,6 @@ uwu in every (soon™) programming language in the world (69 languages and ke
- [Xojo](uwu.xojo)
- [Zig](uwu.zig)
## Assemblers
- [High Level Assembly](uwu.hla)
## Esoteric Languages
- [APL](uwu.apl)

View File

@ -1,7 +0,0 @@
program uwu;
#include("stdlib.hhf");
begin uwu;
stdout.put("uwu", nl);
end uwu;

3
uwu.rs
View File

@ -1,3 +0,0 @@
fn main() {
println!("uwu");
}

View File

@ -1 +0,0 @@
(sys.say "uwu")