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.
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.