Wednesday, December 1, 2010

with statement

Just as JavaScript 5 strict mode bars the with statement, Python 3.1 extends the reach of the with statement.

The two languages are poised to see more and more use as Python extends its reach in linux and as new frameworks revitalize JS on the server-side.

Perhaps the next JS will give a role to the reserved word goto ? No. The ECMAScript spec has dropped goto as a word which may not be used to name an identifier ( ECMA-262 5th Ed.)

No comments: