Alf Reference Implementation v1.1.0d
This is a maintenance release of the Alf Reference Implementation. It implements the same Alf functionality as the v1.1.0c release, with the additional issue resolutions listed below.
Enhancements
Issue #61 Sequence reduction expressions should have a multiplicity lower bound of 0
Issue #62 There should be a framework to allow the use of different parsing technologies
Bug Fixes
Issue #63 An instance creation expression using a constructor on an abstract class causes an exception