Uploaded image for project: 'Groovy'
  1. Groovy
  2. GROOVY-10212

Provide a mechanism for users to enable Antlr4's SLL (fast but only simple) mode

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 4.0.0-beta-1, 3.0.9
    • None
    • None

    Description

      The Antlr4 framework provides both an SLL (simple) and LL (powerful) mode. To support all Groovy syntax LL is needed. However, for users needing a subset of Groovy, e.g. perhaps a DSL scenario, SLL could be sufficient and may be significantly faster. This issue is about allowing users to enable trying the fast mode (with a fallback to the normal mode). It will be disabled by default. This feature is initially incubating.

      Attachments

        Activity

          People

            daniel_sun Daniel Sun
            paulk Paul King
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: