Skip to content

Instantly share code, notes, and snippets.

View dadecoza's full-sized avatar

Johannes le Roux dadecoza

View GitHub Profile
<!doctype html>
<html lang="en">
<head>
<!-- Program to draw a Mandebrot set -->
<!-- https://github.com/koce017/plhtml -->
<title>`Fractals`</title>
</head>
<body>
<main>
<var class="integer">w</var>