less prototype, less bad code implementation of CCHM type theory
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

17 lines
413 B

<!doctype html>
<html lang="en">
<head>
<title>cubical</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" href="/main.css" />
<script type="text/javascript" src="/cubical.js"></script>
<script type="text/javascript" src="/bundle.js"></script>
</head>
<body>
<pre class="editor-container" style="height: 100vh;" src="/intro.tt"></pre>
</body>
</html>