ThreeFingerTapJS: JavaScript lib to open Safari like preview windows for URL’s
three-finger-tap-js - A small library that attempts to mimic the three finger tap behaviour exhibited when you tap a URL in Safari. (more…)
Read more »
The aim of this blog post is to give a flavour of how one might build a useful programming language (or for that matter mathematical system) from a really really small foundation. In our JavaScript notation, the building blocks are just:
… Read more