Allow multiple rules over the same constructors. Rules would be merged to get back to a single AST traversal.

To make this work, we need to get rid of positional arguments, and use labeled arguments and implicit propagation of these labeled arguments.

Submitted by Hendrik van Antwerpen on 30 January 2017 at 17:34

Log in to post comments