LWN.net Logo

Pyjamas 0.3 released

From:  "Luke Kenneth Casson Leighton" <luke.leighton-AT-googlemail.com>
To:  python-announce-list-AT-python.org
Subject:  Pyjamas 0.3 Release: python-to-javascript compiler and AJAX library
Date:  Thu, 2 Oct 2008 14:21:31 +0000
Message-ID:  <ced5f0f60810020721p548f06dbwc5f4c4295b40a4d6@mail.gmail.com>

Pyjamas 0.3
-----------

Pyjamas is a python-to-javascript compiler and an AJAX-based
Widget toolkit for Web Development (for the sister project,
running pyjamas-based apps on the desktop, see
http://pyjd.sf.net which is based on http://webkit.org).

Pyjamas Applications are written in python, yet run in all
major web browsers - as javascript.  Specifically, the 0.3
release adds support for IE7.

Pyjamas is a port of Google Web Toolkit to python.  So,
where GWT is a Java-to-Javscript compiler plus widget set,
Pyjamas is a python-to-javascript compiler plus widget set.

Documentation and details are available at the web site,
http://pyjamas.sf.net

Download available at:
https://sourceforge.net/project/showfiles.php?group_id=23...
--
http://mail.python.org/mailman/listinfo/python-announce-list

        Support the Python Software Foundation:
        http://www.python.org/psf/donations.html



(Log in to post comments)

Copyright © 2008, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds