Skip to content

Labels

Labels

  • :books: documentation

    Improvements or additions to documentation
  • :bug: bug

    Something isn't working
  • :gem: enhancement

    New feature or request
  • :lock: wontfix

    This will not be worked on
  • :no_entry_sign: invalid

    This doesn't seem right
  • :question: question

    Further information is requested
  • :recycle: duplicate

    This issue or pull request already exists
  • :rocket: good first issue

    Good for newcomers
  • :rotating_light: help wanted

    Extra attention is needed
  • :speech_balloon: discussion

    Issue needs further discussion to come to a resolution
  • 🎯 target:c

    Everything related to targeting the C programming language
  • 🎯 target:js

    Everything related to targeting JavaScript and TypeScript
  • 🎯 target:python

    Everything related to targeting the Python programming language
  • 🎯 target:rust

    Everything related to targeting the Rust programming language
  • 🔎 triage

    Further investigation is needed before this issue is accepted
  • 🔥 priority:high

    This issue should be solved as soon as possible
  • 🔥 priority:low

    Other issues should be given precedence above this issue
  • 🔥 priority:normal

    This issue should be solved whenever the opportunity arises
  • 🔨 component:ast/cst

    Anything related to representing grammars as AST/CST nodes
  • 🔨 component:emitter

    Anything related to generating emitters or the hand-written ones
  • 🔨 component:lexer

    Anything related to the lexer generators
  • 🔨 component:parser

    Anything related to generating parsers or maintaining hand-written ones