Forgot your password?
typodupeerror

Comment Java (Score 1) 93

Dylan language and its two existing implementations are rather primitive compared to:

http://www.mozart-oz.org/

or

http://www.erlang.org/

.. and often even Java. For instance: Java lets you dynamicaly construct and load arbitrary class at runtime and also checks code validity. Dylan can't do that.

Slashdot Top Deals

"For the love of phlegm...a stupid wall of death rays. How tacky can ya get?" - Post Brothers comics

Working...