Tag Archives: javascript

A Whole New Language

I like to dream. Occasionally I dream about what the ideal programming language would look like. Yes, I know, writing a new programming language would involve all sorts of hurdles like convincing people to adopt it, building a community around … Continue reading

Posted in short | Tagged , , , , , , , | Comments Off on A Whole New Language

Python in Your Browser

Over the past few weeks I’ve been playing around with some tools which compile Python code to JavaScript. If you’re writing a web app with a Python back-end, writing Python for the browser offers two things: (a) you no longer … Continue reading

Posted in short | Tagged , , , , , | 1 Comment

Things I’ve Learnt: June 2010

Here’s my list of shareworthy things I’ve learnt recently, together with some links for further reading. If you’re writing a Mozilla Extensions (e.g. an extension for Firefox) and you want to launch a process on the local computer, you can … Continue reading

Posted in short | Tagged , , , , , , , | Comments Off on Things I’ve Learnt: June 2010