Boo

pattern matching support for macro definitions

Details

  • Type: Improvement Improvement
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 0.8.2
  • Fix Version/s: 0.9
  • Component/s: None
  • Labels:
    None
  • Number of attachments :
    0

Description

The 'macro' macro should accept 'case' patterns for easy pattern matching against the macro application:

macro let:
    case [| let $name = $expression |]:
       yield [| public static final $name = $expression |]

Activity

There are no comments yet on this issue.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: