I should have added "efficiently". There are many "equal" languages, but high level languages tend to solve a smaller subset of all problems efficiently. Generic languages, on the other hand, allow writing higher level languages. Java is in unique position it is in the middle - it is higher than C++ while still efficient enough for most tasks. Good scripting languages can use Java primitive directly allowing for a full interaction between high level and Java code. I use this feature all the time with languages like Jython and Groovy.

- Alexey.

Remko Troncon wrote:
Haskell is of course written in Haskell, as are several varieties of

A Java VM, compiler and/or interpreter can be written in Haskell, as much as a
Haskell compiler/interpreter can be written in Java. I don't really understand
the argument of why this is 'a feature of Java'.

cheers,
Remko

_______________________________________________
darcs-users mailing list
[email protected]
http://www.abridgegame.org/mailman/listinfo/darcs-users

--
------------------------------------------------------------------------
/ Alexey N. Solofnenko
MDL Information Systems, Inc.
work: 510-357-2222x1726
home: http://trelony.cjb.net/
/

_______________________________________________
darcs-users mailing list
[email protected]
http://www.abridgegame.org/mailman/listinfo/darcs-users

Reply via email to