CPython vs. Jython/JPython
Tom
nospam at nospam.com
Tue Oct 31 01:44:08 EST 2000
More information about the Python-list mailing list
Tue Oct 31 01:44:08 EST 2000
- Previous message (by thread): CPython vs. Jython/JPython
- Next message (by thread): DECWindows support
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
"D-Man" <dsh8290 at rit.edu> wrote in message news:mailman.972917908.25577.python-list at python.org... > > Java's implementation (from Sun) is proprietary. However, you can get a compiled version for free. > > There are also other implementations (gcj allows compiling to native machine code, kaffe provides a bytecode compiler and VM -- > for Linux at least Yes, but if you write a program in Java, and then compile it for Linux with DCJ, then it is still written in (and must be maintained in) a proprietary language controlled in every way by one company - no better than VB. Tom. > > BTW [OT]: I can't remember how to create bytecode with gcj. Would anyone like to refresh my memory? > > On Mon, 30 Oct 2000 09:29:25 Tom wrote: > > And isn't Java a proprietary language/platform (ie. how would you like a VB > > implementation)? > > > > >
- Previous message (by thread): CPython vs. Jython/JPython
- Next message (by thread): DECWindows support
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list