<!DOCTYPE html>
<head>
<meta charset="utf-8">
<title>Flobnar</title>
</head>
<body>
<h1>Flobnar</h1>
<p>(Flobnar.hs compiled to .js by <code>hastec</code>, running in HTML5 document)</p>
<div id="installation"></div>
<script src="../eg/examplePrograms.jsonp.js"></script>
<script src="hastec-launcher.js"></script>
<script src="flobnar.js"></script>
<script>
launch({
container: document.getElementById('installation'),
initialOption: "factorial.flobnar"
});
</script>
</body>