git @ Cat's Eye Technologies Mascarpone / master demo / mascarpone.html
master

Tree @master (Download .tar.gz)

mascarpone.html @masterraw · history · blame

<!DOCTYPE html>
<head>
  <meta charset="utf-8">
  <title>Mascarpone</title>
</head>
<body>

<h1>Mascarpone</h1>

<p>(Mascarpone.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-io-launcher.js"></script>
<script src="mascarpone.js"></script>
<script>
launch({
    container: document.getElementById('installation'),
    initialOption: "hello.mascarpone"
});
</script>
</body>