Start of topic | Skip to actions

Fortress and Object-Oriented Programming

Eric Allen

Fortress is a general-purpose, statically typed, component-based programming language designed for producing robust high-performance software with high programmer productivity. In many ways, Fortress is intended to be a ``growable language,'' i.e., a language that can be gracefully extended and applied in new and unanticipated contexts. Fortress includes an extensible component system, allowing separate program components to be independently developed, deployed, and linked in a modular and robust fashion. It also supports multiple inheritance, multiple dynamic dispatch, and programmer-defined coercions. The Fortress type system includes both static and runtime support for generic types, and for ``hidden type variables,'' i.e., type variables that are not explicit type parameters but that quantify over type definitions nonetheless. IIn this talk, I provide a brief overview of the most novel object-oriented features of Fortress and discuss the status of the project.


End of topic
Skip to actions | Back to top
Creative Commons LicenseThis work is licensed under a Creative Commons Attribution 2.5 License. Please follow our citation guidelines.