The most "unfair" comparison of ANY strongly-typed language to an
interpreted language is to complete an extremely simple algorithm:

1) Ask for two number from the command line
2) Add them
3) Put the sum into a sentence, outputting that sum to the screen.

Typecasting code is unbelievably ugly,  as is parsing code.




On the comment of assembly, if you haven't tried assembly since 6502
assembly, or since using the 68000 assembly, you need to look at it.
Assembly language on CISC processors is like cheating.  It's very
easy.
_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to