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

Speed of a tortoise breaking the sound barrier = 1 Machturtle

Working...