diff --git a/HTML/jello.html b/HTML/jello.html new file mode 100644 index 0000000..573f44c --- /dev/null +++ b/HTML/jello.html @@ -0,0 +1,9 @@ + + +
+jello!
+ + diff --git a/LOLCODE/jello.lol b/LOLCODE/jello.lol new file mode 100644 index 0000000..da06d6d --- /dev/null +++ b/LOLCODE/jello.lol @@ -0,0 +1,4 @@ +HAI +CAN HAS STDIO? +VISIBLE "jello!" +KTHXBYE diff --git a/README.md b/README.md index dbbba46..fd17624 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,7 @@ Print "jello!" in *every* programming language. - [x] JavaScript - [x] Julia - [x] Kotlin +- [x] LOLCODE - [x] Lua - [x] Moliere - [x] OCaml diff --git a/thanks.yaml b/thanks.yaml index 1e7239e..fd92c7c 100644 --- a/thanks.yaml +++ b/thanks.yaml @@ -30,10 +30,12 @@ Go: IThinkImOKAY Groovy: IThinkImOKAY Haskell: IThinkImOKAY Haxe: IThinkImOKAY +HTML: omerien Java: IThinkImOKAY JavaScript: Nomz420 Julia: IThinkImOKAY Kotlin: IThinkImOKAY +LOLCODE: omerien Lua: NathSoM Moliere: omerien Pascal: SomeRandom-Dev