Skip to content

Alf Reference Implementation v1.1.0d

Compare
Choose a tag to compare
@seidewitz seidewitz released this 31 Aug 20:54
· 99 commits to master since this release

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