This is an JS-Like language that compiles to HTML, made (mainly) for <1KB/<1MB pages.
HypertextingScript: 119 B (117 B)
h1("HypertextingScript")
p("Thats like JS but its no JS its HypertextingScript")
p("BTW this is open-source :D")
HTML: 126 B (124 B)
<h1>HypertextingScript</h1>
<p>Thats like JS but its no JS its HypertextingScript</p>
<p>BTW this is open-source :D</p>
Btw, check the online compiler too: https://codepen.io/PatoFlamejanteTV/pen/abeerxg
Idk just the JS ones, still doing the same thing (mostly).