Fortress Reference Implementation

On occasion I check over at the minimal website about the Fortress programming language, but I noticed that a reference implementation of Fortress is now available. What is really interesting is that it is implemented in Java and the source code is available under the BSD license. That certainly makes it easy for portability across all the platforms that support Java.

Comments are closed.