all repos — hex @ 4ba4789d8a81829292c728028bbadf31e8b75a1f

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>