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.

16 lines
413 B

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