all repos — hex @ f69d4c8a605f788f89d26efcdf9a39232c8bdbc9

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

web/contents/play.html

 1
 2
 3
 4
 5
 6
 7
 8
<article>
    <h2>Playground</h2>
    <section>
      <section></section>
      <input id="prompt" type="text" autofocus/>
    </section>
</article>
<script src="/assets/hex.js"></script>