Top 1K Features Creators Events Podcasts Books Extensions Interviews Blog Explorer CSV

Hyperscript

< >

Hyperscript is a programming language created in 2020.

#447on PLDB 4Years Old
Download source code:
git clone https://github.com/bigskysoftware/_hyperscript
HomepageSource Code

_hyperscript is a small, open scripting language inspired by hypertalk


Example from the web:
<script src="https://unpkg.com/hyperscript.org@0.9.5"></script> <button _="on click toggle .clicked"> Toggle the "clicked" class on me </button> <div hs="on mouseOver toggle mouse-over on #foo"> </div> <div data-hs="on click call aJavascriptFunction() then wait 10s then call anotherJavascriptFunction()"> Do some stuff </div>

- Build the next great programming language Add About Search Keywords Livestreams Labs Resources Acknowledgements

Built with Scroll v144.0.0