Fortress is developed by Sun.
Fortress is a new programming language designed for high-performance computing (HPC) with high programmability. Fortress features include:
- Implicit parallelism
- Transactions
- Flexible, space-aware, mathematical syntax
- Static type-checking (but with type inference)
- Definition of large parts of the language in its own libraries
Is there anybody that is using it? What are you using it for and why to choose it over more mainstream language?