all repos — hex @ 78e58027aa8bfca3b72ee5497e864662ef698299

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>