Compare commits

...

4 Commits

Author SHA1 Message Date
sech1p c1a76b7e42
Add uwu in Euphoria 2021-08-11 19:40:07 +02:00
sech1p af1ea7f77b
Add uwu in LOLCODE 2021-08-11 19:16:32 +02:00
sech1p 3b658db7d8
Add uwu in Clipper 2021-08-11 19:03:06 +02:00
sech1p 763c4bccf7
Add uwu in BCPL 2021-08-11 16:32:40 +02:00
5 changed files with 16 additions and 0 deletions

View File

@ -11,10 +11,12 @@ uwu in every programming language in the world
- [Bourne shell (sh)](uwu.sh)
- [B](uwu.b)
- [bc](uwu.bc)
- [BCPL](uwu.bcpl)
- [C](uwu.c)
- [C#](uwu.cs)
- [C++](uwu.cpp)
- [Chapel](uwu.chpl)
- [Clipper](uwu.prg)
- [Clojure](uwu.clj)
- [COBOL](uwu.cbl)
- [Crystal](uwu.cr)
@ -24,6 +26,7 @@ uwu in every programming language in the world
- [Erlang](uwu.erl)
- [Emacs Lisp](uwu.el)
- [Emojicode](uwu.emojic)
- [Euphoria](uwu.e)
- [F#](uwu.fs)
- [Forth](uwu.forth)
- [Fortran](uwu.f)
@ -63,4 +66,5 @@ uwu in every programming language in the world
- [FiM++](uwu.fim)
- [Hexagony](uwu.hxg)
- [INTERCAL](uwu.i)
- [LOLCODE](uwu.lolcode)
- [Mascarpone](uwu.mascarpone)

6
uwu.bcpl Normal file
View File

@ -0,0 +1,6 @@
get "libhdr"
let start() be
$(
writes("uwu*n")
$)

1
uwu.e Normal file
View File

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

4
uwu.lolcode Normal file
View File

@ -0,0 +1,4 @@
HAI 1.0
CAN HAS STDIO?
VISIBLE "uwu"
KTHXBYE

1
uwu.prg Normal file
View File

@ -0,0 +1 @@
?"uwu"