1.7 KiB
1.7 KiB
<DOCTYPE html>
<html language="de">
<header>
<meta charset="UTF-8" />
<title>Esoterische Programmiersprachen</title>
</header>
<body>
<h1>LOLCODE</h1>
<p>
LOLCODE ist eine esoterische Programmiersprache (angelehnt an den Netzjargon Lolspeak des
humoristischen Internet-Phänomens Lolcat) und wurde im Jahr 2007 von Adam Lindsay an
der Lancaster University entwickelt.
</p>
<h2>"Hello World" in LOLCODE<h2>
<pre>
HAI 1.2
CAN HAS STDIO?
VISIBLE "HAI WORLD!"
KTHXBYE
</pre>
</html>
</body>
<DOCTYPE html>zu<!DOCTYPE html><html language="de">zu<html lang="de"><header>zu<head><h2>"Hello World" in LOLCODE<h2>zu<h2>"Hello World" in LOLCODE</h2></body>-Tags so, dass es vor</html>
2
-
- A hierarchically correct
mainelement is one whose ancestor elements are limited tohtml,body,div,formwithout an accessible name, and autonomous custom elements. Eachmainelement must be a hierarchically correct main element. - https://html.spec.whatwg.org/multipage/grouping-content.html#the-main-element
- A hierarchically correct
-
- A custom data attribute is an attribute in no namespace whose name starts with the string "
data-", has at least one character after the hyphen, is XML-compatible, and contains no ASCII upper alphas. - https://html.spec.whatwg.org/multipage/dom.html#embedding-custom-non-visible-data-with-the-data-*-attributes
- A custom data attribute is an attribute in no namespace whose name starts with the string "
-
- ne
3
<a href="../articles/article1.html">Zu Artikel 1</a><a href="/web/index.html">Zur Startseite</a><a href="../../web/index.html">Zurück zur Startseite</a>