Skip to main content.
May 8th, 2007

One language to rule them all…?

You know that there will never exist a single language to control everything when you start writing stuff like this:

<body tal:attributes=”onload python:’javascript:fill_form(%d);;’ % p[’uid’]”>

I mean, four programming/markup languages in one row it’s quite the best I’ve succeeded in for something meaningful.

(for the curious, I’m talking about markup XHTML, markup/programming TAL, programming python and javascript, or better ECMAScript).

Posted by mattia as ecmascript, python, xhtml, zpt at 9:26 PM CEST

No Comments »