Looking for ugly code comparisons WAS: Slashdotter looking for kids' programming language

Mikey mikeythek at gmail.com
Fri Dec 12 09:11:14 EST 2008


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.



More information about the use-livecode mailing list