{{stub}}
{{language
|site=http://lolcode.org/
|hopl=no
}}

LOLCODE is an esoteric language created by Adam Lindsay in 2007. It was inspired by the [https://en.wikipedia.org/wiki/Lolcat lolcat] phenomenon which began a year earlier. LOLCODE uses intentionally grammatically incorrect text known as lolspeak, a humorous imagining of what a cat might say if it could speak something resembling English.

Here is an example program that prints the numbers 0 through 9 to standard output:
<syntaxhighlight lang="lolcode">
HAI 1.3

IM IN YR loop UPPIN YR var TIL BOTH SAEM var AN 10
	VISIBLE var
IM OUTTA YR loop

KTHXBYE
</syntaxhighlight>

==Todo==
[https://rosettacode.org/wiki/Tasks_not_implemented_in_LOLCODE Tasks not implemented in LOLCODE]

[[Category:Esoteric Languages]]