all repos — hex @ 6a2089c3ab044375a42c7699fd458af166e9f0c9

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>