LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Syndicated Linux News (https://www.linuxquestions.org/questions/syndicated-linux-news-67/)
-   -   LXer: This week at LWN: Pyjamas: writing AJAX applications in Python (https://www.linuxquestions.org/questions/syndicated-linux-news-67/lxer-this-week-at-lwn-pyjamas-writing-ajax-applications-in-python-754749/)

LXer 09-12-2009 08:30 PM

LXer: This week at LWN: Pyjamas: writing AJAX applications in Python
 
Published at LXer:

Maintaining a complex web application that uses a lot of Javascript for client-side, "AJAX"-style interactivity is rather difficult. The clumsiness of the Javascript language itself, as well as the various tricks needed to make an application work consistently across multiple browsers, all of which must be wrapped up inside HTML, makes for a jumble of issues for the application developer. Pyjamas is meant to ease that development, by allowing client-side applications to be written in Python, then translating that code to Javascript for use by the browser.

Read More...


All times are GMT -5. The time now is 06:46 PM.