pyplets

Andreas Ulbrich ulbi at ivs.tu-berlin.de
Thu Nov 29 09:45:12 EST 2001


Or you may use jython, the Java implementation of Python. Write your 
applet (or pyplet :-) in Python and compile it with jythonc to a .class
file. see: www.jython.org

This is nothing new, we have it and it works.


e toffi wrote:

> i was thinking (which i dont do often), and came up with an idea
> (which i *do* do often -- dont ask me how). the idea is pyplets -- the
> analogue to java applets with a fittingly silly name. anyway the
> premise is to define an api that lets programmers write small programs
> that execute in a browser.
> 
> whatdyathink?
> 





More information about the Python-list mailing list