all repos — hex @ d2773f50bc14f0b32c287a6e496f151ae84f01f9

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

web/contents/play.html

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