Both function and value

Perhaps my favourite discovery in JavaScript was that functions may have another value when it is evaluated without calling. Manipulating .valueOf or .toString makes for fun but somewhat unreadable code...

Read more

Lambda CalculuJS

I have made a lambda calculus to javascript converter and visualizer. The converter is finished, but the visualizer lacks the polish necessary for me to publish it. Both λ and...

Read more

Hello World

Long overdue, my site is now new. Not much to say on the design, but the end result is produced using Ghost and Buster for a simple, static, blog-ish setup...

Read more