| Fortress is a new programming language designed for high-performance computing (HPC) with high programmability. Features include implicit parallelism, transactions, flexible, mathematical syntax, static type-checking (with pervasive type inference), and definition of large parts of the language in its own libraries. The current implementation of Fortress is a reference interpreter, which is released under a BSD License. Other software included in the distribution bears various open source licenses. All of these are included in the License File. |