Python vs Ruby
Kent Johnson
kent37 at tds.net
Fri Oct 21 22:43:23 EDT 2005
More information about the Python-list mailing list
Fri Oct 21 22:43:23 EDT 2005
- Previous message (by thread): Python vs Ruby
- Next message (by thread): Python vs Ruby
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Bryan wrote: > i would not say sion's ratio of 5:1 is dubious. for what it's worth, > i've written i pretty complex program in jython over the last year. > jython compiles to java source code and the number of generated java > lines to the jython lines is 4:1. Ugh. The code generated by jythonc is *nothing like* the code you would write by hand to do the same thing. This is a meaningless comparison. Kent
- Previous message (by thread): Python vs Ruby
- Next message (by thread): Python vs Ruby
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list