Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create JFlex Lexer For Language Parser #622

Open
reid-spencer opened this issue Apr 27, 2024 · 0 comments
Open

Create JFlex Lexer For Language Parser #622

reid-spencer opened this issue Apr 27, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@reid-spencer
Copy link
Contributor

reid-spencer commented Apr 27, 2024

To facilitate integration with IntelliJ IDEA plugin:

  • Create a lexical tokenizer based on JFlex that an IDEA plugin can use to quickly parse a RIDDL file.
  • Base the fastparser parser on tokens from the lexical tokenizer to avoid incompatibilities between the language and the plugin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Todo
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants