[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Scriptometer: measuring the ease of SOP (Script Oriented Programming) of programming languages
"Anton van Straaten" <anton@appsolutions.com> writes:
> But in similar vein, I think Java belongs higher than C at least, based on
> empirical evidence, and that a good SOP test ought to reflect that.
agreed. adding
- safeness (what i called "strongly typed")
- gc
- string handling examples
- list handling example
- dictionnary/set example
should do
> Perhaps the best way to satisfy my objection is to simply add "Java+(JVM
> scripting language)" as a language. That would probably rank up much closer
> to Python, thus fulfilling your worst nightmares. :) If I get around to it,
> I'll submit the code snippets.
ok ;p