CPython vs. Jython/JPython

Stephen Coursen talon at coursen.ifu.net
Mon Oct 30 10:15:07 EST 2000


On Mon, 30 Oct 2000 09:55:24 -0500, D-Man <dsh8290 at rit.edu> wrote:
>
>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.
>
>BTW  [OT]:   I can't remember how to create bytecode with gcj.  Would
>anyone like to refresh my memory?
>

gcj -C some_file.java


HTH,
Steve Coursen

>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)?
>> 
>
>
>


-- 
--
Stephen Coursen                      talon at coursen.tempestnetworks.net
Linux is your friend.  Trust the penguin.

"May the forces of evil become confused on the way to your house."
-- George Carlin



More information about the Python-list mailing list