Sun released Fortress as a replacement of well know scientific purpose language -- Fortran.
Fortress is target on JVM 1.5.
The most natural different between it and Java is that it assume that a process should be run in parallel instead of single-threaded. It also means to target to high-performance computing area.
No comments:
Post a Comment