all repos — hex @ 9a2ca6b08ffdb7ba30d6986e2d7aaed4b4bfa665

A tiny, minimalist, slightly-esoteric concatenative programming lannguage.

web/contents/play.html

 1
 2
 3
 4
 5
 6
 7
 8
 9
 10
 11
<article>
    <h2>Playground</h2>
    <section>
      <section></section>
      <aside>
        <span>&gt;&nbsp;</span>
        <input type="text" autofocus />
      </aside>
    </section>
</article>
<script src="/assets/hex.js"></script>