all repos — hex @ 01fd42afd71e7016baedb9aa959b9c5fb69678e6

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>