Silverlight to Support Ruby and Python Developers

A site called 'talkibie' has an article for 'managers' on dynamic languages in Silverlight. Light on technical details, but it references several other articles on the subject.
It mentions the latest buzzword 'ARAX' - Asynchronous Ruby and XML. Silverlight allows you to do background network requests and access the HTML DOM. Web applications can use AJAX techniques, but with Python or Ruby instead of Javascript on the clientside.

Comments

Popular posts from this blog

Extending Abobe Flash Player and AIR with Python and Ruby

Should Python Projects Support IronPython and Jython?

Further Adventures of the Debugger